⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.124
Server IP:
50.28.103.30
Server:
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software:
nginx/1.28.0
PHP Version:
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
www
/
server
/
mysql
/
mysql-test
/
suite
/
x
/
t
/
View File Name :
admin_list_objects_case_insensitive_names.test
## Simple list objects with case insensitive table names --source include/have_case_insensitive_file_system.inc --source ../include/xplugin_preamble.inc --let $expect_case_sensitive_variant= 1 if (`SELECT CONVERT(@@version_compile_os USING LATIN1) RLIKE '^(osx|macos)'`) { --let $expect_case_sensitive_variant= 2 } --let $expect_table_error= ER_TABLE_EXISTS_ERROR --let $expect_db_error= ER_DB_CREATE_EXISTS --replace_regex /XTEST/xtest/ /xTeSt/xtest/ /FRUIT/fruit/ /FrUiT/fruit/ --source ../include/admin_list_objects_table_names.inc ## Postamble UNINSTALL PLUGIN mysqlx;