We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1454d28 commit 70476c1Copy full SHA for 70476c1
mysql-test/main/backup_locks.test
@@ -5,6 +5,7 @@
5
--source include/long_test.inc
6
--source include/have_innodb.inc
7
--source include/have_metadata_lock_info.inc
8
+--source include/have_profiling.inc
9
--source include/not_embedded.inc
10
--source include/no_view_protocol.inc
11
mysql-test/main/information_schema.test
@@ -1,6 +1,7 @@
1
# This test uses grants, which can't get tested for embedded server
2
-- source include/not_embedded.inc
3
-- source include/have_perfschema.inc
4
+-- source include/have_profiling.inc
# check that CSV engine was compiled in, as the result of the test depends
# on the presence of the log tables (which are CSV-based).
0 commit comments