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:
unknown
2007-10-09 14:53:15 +04:00
parent 2e53f36311
commit 701ea230ad
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)