1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-08 14:22:09 +03:00

Merge branch 'develop-1.2' into develop-merge-up-20190218

This commit is contained in:
Andrew Hutchings
2019-02-18 15:55:11 +00:00
41 changed files with 1304 additions and 641 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