mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
Merge poseidon.mysql.com:/home/tomas/mysql-5.0-telco-gca
into poseidon.mysql.com:/home/tomas/mysql-5.0-ndb
This commit is contained in:
commit
52ae031375
1 changed files with 1 additions and 1 deletions
|
@ -13686,7 +13686,7 @@ Dbdih::execDUMP_STATE_ORD(Signal* signal)
|
|||
}
|
||||
|
||||
if(arg == DumpStateOrd::EnableUndoDelayDataWrite){
|
||||
g_eventLogger.info("Dbdih:: delay write of datapages for table = %s",
|
||||
g_eventLogger.info("Dbdih:: delay write of datapages for table = %d",
|
||||
dumpState->args[1]);
|
||||
// Send this dump to ACC and TUP
|
||||
EXECUTE_DIRECT(DBACC, GSN_DUMP_STATE_ORD, signal, 2);
|
||||
|
|
Loading…
Reference in a new issue