~jlukas79/+junk/mysql-server

« back to all changes in this revision

Viewing changes to mysql-test/suite/rpl/r/rpl_found_rows.result

manual merge 6.0-main --> 6.0-bka-review

Show diffs side-by-side

added added

removed removed

Lines of Context:
226
226
2       6       0
227
227
2       6       183
228
228
2       7       0
229
 
DROP TABLE t1, logtbl;
 
229
DROP TABLE t1, t2, logtbl;
230
230
DROP PROCEDURE just_log;
231
231
DROP PROCEDURE log_me;
232
232
DROP PROCEDURE log_me_inner;