1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix merge.

This commit is contained in:
anozdrin/alik@station.
2007-10-09 14:53:15 +04:00
parent 1d63cac004
commit 27ee6db9db
3 changed files with 13 additions and 6 deletions

View File

@ -86,8 +86,6 @@ const char *xa_state_names[]={
"NON-EXISTING", "ACTIVE", "IDLE", "PREPARED"
};
static bool do_command(THD *thd);
static void unlock_locked_tables(THD *thd)
{
if (thd->locked_tables)