mysql-test/r/rpl_alter_db.result
0 → 100644
+8
−0
mysql-test/t/rpl_alter_db.test
0 → 100644
+10
−0
+3
−3
Loading
Problem was a null pointer Fixed by passing correct database name to slave filtering mechanism Added test. sql/sql_parse.cc: Fix slave crash when issuing 'ALTER DATABASE' with specifying db name Don't pass null pointer to db_ok_with_wild_table()