Skip to content

Commit c70f35f

Browse files
committed
Disable flush_logs_not_windows.test of run as root (causes failure)
1 parent 29ec07a commit c70f35f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mysql-test/main/flush_logs_not_windows.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
source include/not_windows.inc;
66
source include/not_embedded.inc;
7+
source include/not_as_root.inc;
8+
79
#
810
# MDEV-17710 "unknown error" with FLUSH LOGS if log directory is not writeable
911
#

0 commit comments

Comments
 (0)