#At file:///home/msvensson/mysql/7.0/ based on revid:magnus.blaudd@stripped
4243 Magnus Blåudd 2011-03-15
ndb - fix warning about unused variable
modified:
sql/ha_ndbcluster.cc
=== modified file 'sql/ha_ndbcluster.cc'
--- a/sql/ha_ndbcluster.cc 2011-03-07 14:06:01 +0000
+++ b/sql/ha_ndbcluster.cc 2011-03-15 15:22:10 +0000
@@ -12516,7 +12516,6 @@ ha_ndbcluster::read_multi_range_first(KE
NDB_INDEX_TYPE cur_index_type= get_index_type(active_index);
ulong reclength= table_share->reclength;
const NdbOperation* op;
- Thd_ndb *thd_ndb= m_thd_ndb;
NdbTransaction *trans= m_thd_ndb->trans;
int error;
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110315152210-jvhx9uq8bw021l5i.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-7.0 branch (magnus.blaudd:4243) | Magnus Blåudd | 15 Mar |