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

Post-merge fixes part 2

This commit is contained in:
Sergey Petrunya
2011-02-16 00:59:02 +03:00
parent 7e5795fe04
commit 089d2e2ea3
2 changed files with 30 additions and 15 deletions

View File

@ -235,6 +235,10 @@ psergey-merge: was:
}
}
start_tab= tab;
while (start_tab->bush_children && start_tab != join_tab)
start_tab++;
tab= start_tab;
//tables= join_tab-tab;
//tables= 0;
fields= 0;