mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
System Versioning 1.0 pre8
Merge branch '10.3' into trunk
This commit is contained in:
@ -1603,7 +1603,7 @@ err_with_lex_cleanup:
|
||||
thd->spcont= save_spcont;
|
||||
thd->variables.sql_mode= save_sql_mode;
|
||||
thd->reset_db(save_db.str, save_db.length);
|
||||
/* Fall trough to error */
|
||||
/* Fall through to error */
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user