1
0
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:
Andrew Hutchings
2019-01-22 08:26:26 +00:00
4 changed files with 3 additions and 8 deletions

View File

@ -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