1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

Fix merge errors

This commit is contained in:
Andrew Hutchings
2018-05-31 15:04:04 +01:00
parent 1d8964ec0d
commit 4764094e4a
2 changed files with 3 additions and 1 deletions

View File

@ -81,6 +81,7 @@ public:
{
return fReadBufSize;
}
int getMode()
{
return fMode;
}