1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix for the test failure of binlog_row_ctype_cp932. Note that since we pushed row-based replication,

"make test" != "mysql-test-run && mysql-test-run --ps-protocol". "make test" is what should be used;
had it been, the failure would have been noticed earlier. Putting back cxx flags I had by accident removed.
Disclaimer: 5.1-new is in a sorry state: log_tables and some ndb* fail, mysqlslap test crashes randomly in a row-based replication assertion (sql_class.cc:2207).
This commit is contained in:
guilhem@mysql.com
2006-01-23 22:17:12 +01:00
parent 869661ff9e
commit ea0725602b
2 changed files with 2 additions and 1 deletions

View File

@ -11366,3 +11366,4 @@ col1
a
a
a
drop table t1;