-
magnus.blaudd@oracle.com authored
- fix existing tests and utility scripts since mysql.host has been removed - fix existing .results since a lot more Errors and Warnings are printed when an error is provoked. - remove code to handle a few old LOGCOM_ command since those are never used. Of course keep the SOT_ commands intact to avoid upgrade problems. - Add hack preventing db to be NULL when calling ndbcluster_log_schema_op() - Add long comment describing why the above hack is needed and that it works anyway. - Add new testcases which checks that binlog, data and functionality on remote mysqld end up looking the same way as when system tables are local(i.e in default engine). Same testcase and .result file is run two times with different configs and the result should be same. - remove NDB_WITHOUT_DIST_PRIV define
magnus.blaudd@oracle.com authored- fix existing tests and utility scripts since mysql.host has been removed - fix existing .results since a lot more Errors and Warnings are printed when an error is provoked. - remove code to handle a few old LOGCOM_ command since those are never used. Of course keep the SOT_ commands intact to avoid upgrade problems. - Add hack preventing db to be NULL when calling ndbcluster_log_schema_op() - Add long comment describing why the above hack is needed and that it works anyway. - Add new testcases which checks that binlog, data and functionality on remote mysqld end up looking the same way as when system tables are local(i.e in default engine). Same testcase and .result file is run two times with different configs and the result should be same. - remove NDB_WITHOUT_DIST_PRIV define
Loading