mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
Post-merge buildbot fixes:
- Update trivial .reject/.result differences (all checked)
This commit is contained in:
@@ -2,5 +2,5 @@ include/master-slave.inc
|
||||
[connection master]
|
||||
create table t1 (a int);
|
||||
drop table t1, t2;
|
||||
ERROR 42S02: Unknown table 't2'
|
||||
ERROR 42S02: Unknown table 'test.t2'
|
||||
include/rpl_end.inc
|
||||
|
||||
Reference in New Issue
Block a user