#At file:///data0/magnus/mysql/7.0-dist-priv/ based on revid:martin@swordfish-20110320092622-ql082b8nvzi90bem
4254 Magnus Blåudd 2011-03-21
ndb - remove unnecessary whitespace change
modified:
sql/ha_ndbcluster.cc
=== modified file 'sql/ha_ndbcluster.cc'
--- a/sql/ha_ndbcluster.cc 2011-03-19 13:19:44 +0000
+++ b/sql/ha_ndbcluster.cc 2011-03-21 09:00:49 +0000
@@ -10609,7 +10609,7 @@ int ndbcluster_find_files(handlerton *ht
// The .ndb file exists on disk, but it's not in list of tables in ndb
// Verify that handler agrees table is gone.
if (ndbcluster_table_exists_in_engine(hton, thd, db, file_name->str) ==
- HA_ERR_NO_SUCH_TABLE)
+ HA_ERR_NO_SUCH_TABLE)
{
DBUG_PRINT("info", ("NDB says %s does not exists", file_name->str));
it.remove();
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110321090049-308qv9o0f3okcizw.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-7.0 branch (magnus.blaudd:4254) | Magnus Blåudd | 21 Mar |