mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +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;
|
||||
|
Reference in New Issue
Block a user