mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Fix test failure on case-sensitive file systems.
This commit is contained in:
@@ -2,7 +2,9 @@
|
|||||||
# Foreign Key problems after an engine is restarted.
|
# Foreign Key problems after an engine is restarted.
|
||||||
|
|
||||||
# This test case needs InnoDB.
|
# This test case needs InnoDB.
|
||||||
-- source include/have_innodb.inc
|
--source include/have_innodb.inc
|
||||||
|
--source include/have_lowercase2.inc
|
||||||
|
--source include/have_case_insensitive_file_system.inc
|
||||||
|
|
||||||
#
|
#
|
||||||
# Precautionary clean up.
|
# Precautionary clean up.
|
||||||
|
Reference in New Issue
Block a user