1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Patch to remove extreneous printout.

This commit is contained in:
Mats Kindahl
2008-07-08 19:59:50 +02:00
parent 94a1577689
commit c416c0e14c

View File

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