You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
Merge branch 'develop-1.1' into 1.2-merge-up-20190122
This commit is contained in:
@ -114,7 +114,7 @@ static int generate_result(BRM::OID_t oid, BRM::DBRM* emp, TABLE* table, THD* th
|
||||
if (iter->blockOffset > 0)
|
||||
{
|
||||
iter++;
|
||||
return 0;
|
||||
continue;
|
||||
}
|
||||
|
||||
try
|
||||
|
Reference in New Issue
Block a user