1
0
mirror of https://github.com/MariaDB/server.git synced 2025-06-03 07:02:23 +03:00

A commit to force buildbot working.

This commit is contained in:
Igor Babaev 2016-06-07 15:01:34 -07:00
parent 096286c95f
commit 0eec187153

View File

@ -81,6 +81,7 @@ public:
st_select_lex *first_recursive;
/* The number of the last performed iteration for recursive table */
uint level;
select_union_recursive *rec_result;