1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00
This commit is contained in:
Mikael Ronstrom
2009-12-14 17:08:30 +01:00
500 changed files with 95164 additions and 154332 deletions

View File

@@ -1605,7 +1605,6 @@ void THD::rollback_item_tree_changes()
select_result::select_result()
{
thd=current_thd;
nest_level= -1;
}
void select_result::send_error(uint errcode,const char *err)