mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
post-merge fixes.
most tests pass. 5.3 merge is next
This commit is contained in:
@ -167,7 +167,7 @@ emb_advanced_command(MYSQL *mysql, enum enum_server_command command,
|
||||
#endif
|
||||
|
||||
end:
|
||||
thd->restore_globals();
|
||||
thd->reset_globals();
|
||||
return result;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user