1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Patch to remove extreneous printout.

mysql-test/include/wait_for_slave_sql_to_stop.inc:
  Removing extreneous printout.
This commit is contained in:
Mats Kindahl
2008-07-08 19:59:50 +02:00
parent 0e628e2db3
commit 9e2abfacf2

View File

@@ -15,7 +15,6 @@
####################################################
if (!$keep_connection)
{
--echo [on slave]
connection slave;
}
let $row_number= 1;