1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

MWL#90: Address review feedback part #8

This commit is contained in:
Sergey Petrunya
2011-03-22 19:23:12 +03:00
parent 39fe368d68
commit 739e6c99a2
2 changed files with 7 additions and 6 deletions

View File

@ -204,7 +204,7 @@ void JOIN_CACHE::calc_record_fields()
tab= tab->bush_children->start;
}
}
DBUG_ASSERT(!start_tab->bush_children);
DBUG_ASSERT(!tab->bush_children);
start_tab= tab;
fields= 0;