#At file:///home/msvensson/mysql/5.5-telco-7.0/ based on revid:magnus.blaudd@strippedmvujj
3145 Magnus Blåudd 2011-01-21
ndb
- order of status variables listed by SHOW VARIABLES has
changed, move Ndb_cluster_connection_pool to new position
modified:
mysql-test/suite/ndb/r/ndb_basic.result
=== modified file 'mysql-test/suite/ndb/r/ndb_basic.result'
--- a/mysql-test/suite/ndb/r/ndb_basic.result 2011-01-21 12:43:19 +0000
+++ b/mysql-test/suite/ndb/r/ndb_basic.result 2011-01-21 13:02:10 +0000
@@ -9,6 +9,7 @@ attr3 VARCHAR(10)
drop table t1;
SHOW GLOBAL STATUS LIKE 'ndb\_%';
Variable_name Value
+Ndb_cluster_connection_pool #
Ndb_cluster_node_id #
Ndb_config_from_host #
Ndb_config_from_port #
@@ -18,7 +19,6 @@ Ndb_connect_count #
Ndb_execute_count #
Ndb_scan_count #
Ndb_pruned_scan_count #
-Ndb_cluster_connection_pool #
Ndb_conflict_fn_max #
Ndb_conflict_fn_old #
SHOW GLOBAL VARIABLES LIKE 'ndb\_%';
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110121130210-xc4d4v2ylmdzomux.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-telco-7.0 branch (magnus.blaudd:3145) | Magnus Blåudd | 21 Jan |