mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
fixed broken result file
This commit is contained in:
@@ -94,8 +94,8 @@ a
|
|||||||
1
|
1
|
||||||
--- on slave ---
|
--- on slave ---
|
||||||
STOP SLAVE;
|
STOP SLAVE;
|
||||||
SELECT "" AS Last_IO_Error;
|
SELECT "" AS Slave_IO_State;
|
||||||
Last_IO_Error
|
Slave_IO_State
|
||||||
|
|
||||||
SELECT "" AS Last_SQL_Error;
|
SELECT "" AS Last_SQL_Error;
|
||||||
Last_SQL_Error
|
Last_SQL_Error
|
||||||
|
Reference in New Issue
Block a user