mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Tests: dependency on xtradb for some tests
These features are defined only in XtraDB: chaged_page_bitmaps, innodb_changed_pages
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
--source include/not_embedded.inc
|
||||
--source include/have_xtradb.inc
|
||||
|
||||
select * from information_schema.innodb_trx;
|
||||
select * from information_schema.innodb_locks;
|
||||
|
@@ -4,6 +4,7 @@
|
||||
--source include/not_embedded.inc
|
||||
--source include/have_perfschema.inc
|
||||
--source include/platform.inc
|
||||
--source include/have_xtradb.inc
|
||||
|
||||
#
|
||||
# force lower-case-table-names=1 (linux/macosx have different defaults)
|
||||
|
Reference in New Issue
Block a user