Skip to content

Commit 70476c1

Browse files
committed
main.backup_locks main.information_schema fix
Missing profiling dependency
1 parent 1454d28 commit 70476c1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

mysql-test/main/backup_locks.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
--source include/long_test.inc
66
--source include/have_innodb.inc
77
--source include/have_metadata_lock_info.inc
8+
--source include/have_profiling.inc
89
--source include/not_embedded.inc
910
--source include/no_view_protocol.inc
1011

mysql-test/main/information_schema.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# This test uses grants, which can't get tested for embedded server
22
-- source include/not_embedded.inc
33
-- source include/have_perfschema.inc
4+
-- source include/have_profiling.inc
45

56
# check that CSV engine was compiled in, as the result of the test depends
67
# on the presence of the log tables (which are CSV-based).

0 commit comments

Comments
 (0)