mirror of
https://github.com/MariaDB/server.git
synced 2025-10-21 08:47:42 +03:00
Merge dev3-127.(none):/mnt/mysql/home/ngb/mysql-5.1-ndb-bj
into dev3-127.(none):/mnt/mysql/home/ngb/mysql-5.1-bug19620 sql/sql_base.cc: Auto merged sql/sql_view.cc: Auto merged storage/ndb/src/mgmclient/CommandInterpreter.cpp: Auto merged storage/ndb/src/mgmsrv/ConfigInfo.cpp: Auto merged storage/ndb/src/mgmsrv/MgmtSrvr.cpp: Auto merged
This commit is contained in:
@@ -2410,7 +2410,7 @@ CommandInterpreter::executeStartBackup(char* parameters)
|
||||
}
|
||||
|
||||
if (result != 0) {
|
||||
ndbout << "Start of backup failed" << endl;
|
||||
ndbout << "Backup failed" << endl;
|
||||
printError();
|
||||
#if 0
|
||||
close(fd);
|
||||
|
Reference in New Issue
Block a user