1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

System Versioning 1.0 pre7

Merge branch '10.3' into trunk
This commit is contained in:
Aleksey Midenkov
2017-12-21 11:16:42 +03:00
167 changed files with 9535 additions and 4519 deletions

View File

@ -746,7 +746,7 @@ public:
/* thread handler */
THD *thd;
/*
SELECT_LEX for hidden SELECT in onion which process global
SELECT_LEX for hidden SELECT in union which process global
ORDER BY and LIMIT
*/
st_select_lex *fake_select_lex;