1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-07 17:42:39 +03:00

bug#50316 Add Master_info_file to SHOW SLAVE STATUS

pushing to next-mr-bugfixing from working branch
This commit is contained in:
Andrei Elkin
2010-05-16 21:40:56 +03:00
parent 6facd4cb13
commit 05ec67c87e
56 changed files with 185 additions and 51 deletions

View File

@@ -80,6 +80,7 @@ Last_SQL_Errno 0
Last_SQL_Error
Replicate_Ignore_Server_Ids
Master_Server_Id 1
Master_Info_File #
DROP TABLE t1;
**** On Master ****
DROP TABLE t1;