#At file:///home/jonas/src/70-spj-svs/ based on revid:jonas@stripped
3509 jonas oreland 2011-06-17
ndb - valgrind merge error - attempt to fix #1
modified:
sql/ha_ndbcluster.cc
=== modified file 'sql/ha_ndbcluster.cc'
--- a/sql/ha_ndbcluster.cc 2011-06-17 12:41:11 +0000
+++ b/sql/ha_ndbcluster.cc 2011-06-17 15:47:25 +0000
@@ -1110,6 +1110,7 @@ Thd_ndb::Thd_ndb()
m_execute_count= 0;
m_scan_count= 0;
m_pruned_scan_count= 0;
+ m_sorted_scan_count= 0;
m_pushed_queries_defined= 0;
m_pushed_queries_dropped= 0;
m_pushed_queries_executed= 0;
Attachment: [text/bzr-bundle] bzr/jonas@mysql.com-20110617154725-uuqwzn7p0rlsvjx1.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-7.0-spj-scan-vs-scan branch (jonas:3509) | jonas oreland | 19 Jun |