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

Merge branch 'github/10.3' into bb-10.3-temporal

This commit is contained in:
Sergei Golubchik
2018-01-17 00:45:02 +01:00
186 changed files with 3130 additions and 1853 deletions

View File

@ -1710,6 +1710,7 @@ bool st_select_lex_unit::exec_recursive()
sq;
sq= sq->next_with_rec_ref)
{
sq->reset();
sq->engine->force_reexecution();
}