1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00
This commit is contained in:
serg@sergbook.mysql.com
2005-01-06 19:32:16 +02:00
15 changed files with 186 additions and 81 deletions

View File

@@ -2665,7 +2665,6 @@ mysql_execute_command(THD *thd)
lex->link_first_table_back(create_table, link_to_local);
break;
create_error:
/* put tables back for PS rexecuting */
lex->link_first_table_back(create_table, link_to_local);
goto error;