Commit bea73d33 authored by Sven Sandberg's avatar Sven Sandberg

BUG#39853: lowercase_table3 fails on powermacg5 in rpl tree

post-push fix. forgot to update result file.
parent 68f21467
call mtr.add_suppression("Cannot find or open table test/BUG29839 from");
DROP TABLE IF EXISTS t1,T1;
CREATE TABLE t1 (a int);
SELECT * from T1;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment