1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

BUG#58416

Automerging bzr bundle from bug report into latest 
mysql-5.1-bugteam.
This commit is contained in:
Luis Soares
2010-12-07 14:26:20 +00:00
3 changed files with 3 additions and 0 deletions

View File

@@ -60,6 +60,7 @@
# Please, remove this test case after pushing WL#2687. # Please, remove this test case after pushing WL#2687.
################################################################################ ################################################################################
RESET MASTER;
--echo ################################################################################### --echo ###################################################################################
--echo # CONFIGURATION --echo # CONFIGURATION

View File

@@ -1,3 +1,4 @@
RESET MASTER;
################################################################################### ###################################################################################
# CONFIGURATION # CONFIGURATION
################################################################################### ###################################################################################

View File

@@ -1,3 +1,4 @@
RESET MASTER;
################################################################################### ###################################################################################
# CONFIGURATION # CONFIGURATION
################################################################################### ###################################################################################