1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

after merge fixes

This commit is contained in:
serg@serg.mylan
2005-02-16 17:34:02 +01:00
parent fd828e5b4d
commit 5ddb6354a5
33 changed files with 555 additions and 311 deletions

View File

@ -732,7 +732,7 @@ bool mysql_truncate(THD *thd, TABLE_LIST *table_list, bool dont_send_ok)
If we return here we will not have logged the truncation to the bin log
and we will not send_ok() to the client.
*/
goto end;
goto end;
}
(void) sprintf(path,"%s/%s/%s%s",mysql_data_home,table_list->db,