Merging with 5.1-bugteam.

This commit is contained in:
Mats Kindahl 2009-02-09 23:51:59 +01:00
commit 8a98664d3b
1446 changed files with 30287 additions and 16176 deletions

View file

@ -1028,6 +1028,9 @@ bool mysql_truncate(THD *thd, TABLE_LIST *table_list, bool dont_send_ok)
share->db.str,
share->table_name.str, 1))))
(void) rm_temporary_table(table_type, path);
else
thd->thread_specific_used= TRUE;
free_table_share(share);
my_free((char*) table,MYF(0));
/*