⚝
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
/
t
/
View File Name :
mix2_myisam_ucs2.test
# # Tests which require ucs2 character set and myisam engine # --source include/force_myisam_default.inc --source include/have_myisam.inc -- source include/have_ucs2.inc let $engine_type= MyISAM; let $other_engine_type= MEMORY; # There are unfortunately only MyISAM and MEMORY all time available # Therefore use here MEMORY again. let $other_engine_type1= MEMORY; let $other_non_trans_engine_type= MEMORY; let $other_non_live_chks_engine_type= MEMORY; # Therefore use here MyISAM again. let $other_live_chks_engine_type= MyISAM; # MyISAM does not support transactions let $test_transactions= 0; # MyISAM does not support FOREIGN KEYFOREIGN KEYs let $test_foreign_keys= 0; # MyISAM supports fulltext queries let $fulltext_query_unsupported= 0; # MyISAM internal autoincrement values are updated during updates let $no_autoinc_update= 0; # MyISAM supports keys on spatial data types let $no_spatial_key= 0; -- source include/mix2_ucs2.inc