1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Eliminate most of the remaining hardcoded list of tests to skip

by adding check for embedded server within tests and splitting some
tests into multiple test files.
This commit is contained in:
jimw@mysql.com
2005-03-29 17:17:46 -08:00
parent bfa7520356
commit 690183d1a0
26 changed files with 411 additions and 378 deletions

View File

@@ -1,5 +1,8 @@
# We are using .opt file since we need small binlog size
# Embedded server doesn't support binlogging
-- source include/not_embedded.inc
# we need this for getting fixed timestamps inside of this test
set timestamp=1000000000;