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:
@ -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;
|
||||
|
Reference in New Issue
Block a user