Commit 66fa757e authored by thek@kpdesk.mysql.com's avatar thek@kpdesk.mysql.com

Bug#21139 Handling of database differs in "embedded" , test lowercase_fs_off fails

- Access checks are omitted when compliled without --with-embedded-privilege-control
- Patch: skip this test
parent b6cd727e
......@@ -3,6 +3,7 @@
# i.e. lower_case_filesystem=OFF
#
-- source include/have_case_sensitive_file_system.inc
-- source include/not_embedded.inc
connect (master,localhost,root,,);
connection master;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment