1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Merged revision 3471, 3472 & 3473 from maria-5.5-galera.

This commit is contained in:
Nirbhay Choubey
2014-03-28 08:26:08 -04:00
34 changed files with 624 additions and 11 deletions

View File

@ -6218,7 +6218,7 @@ void ha_wsrep_fake_trx_id(THD *thd)
}
else
{
WSREP_WARN("cannot get get fake InnoDB transaction ID");
WSREP_WARN("cannot get fake InnoDB transaction ID");
}
DBUG_VOID_RETURN;