Commit 9a293f36 authored by unknown's avatar unknown
Browse files

After merge


mysql-test/t/rpl_trunc_temp.test:
  Remove final "connection master" it's already disconnected
parent c5fcf0fd
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -29,7 +29,4 @@ connection slave;
show status like 'Slave_open_temp_tables';


connection master;


# End of 4.1 tests