1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

Tests: versioning suite fix when no test_versioning plugin

This commit is contained in:
Aleksey Midenkov
2019-06-25 18:26:09 +03:00
parent e91fb70f99
commit 3ffa06bc20
4 changed files with 10 additions and 2 deletions

View File

@@ -1,4 +1,8 @@
--disable_query_log
if (!$TEST_VERSIONING_SO)
{
--skip needs test_versioning plugin
}
source include/have_innodb.inc;
set @@session.time_zone='+00:00';