⚝
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 :
select_all.test
# The include statement below is a temp one for tests that are yet to #be ported to run with InnoDB, #but needs to be kept for tests that would need MyISAM in future. --source include/force_myisam_default.inc #Want to skip this test from daily Valgrind execution --source include/no_valgrind_without_big.inc # # Run select.inc with all of the so-called 6.0 features. # --source include/have_semijoin.inc --source include/have_materialization.inc --source include/have_firstmatch.inc --source include/have_loosescan.inc --source include/have_index_condition_pushdown.inc --source include/have_mrr.inc set optimizer_switch='semijoin=on,materialization=on,firstmatch=on,loosescan=on,index_condition_pushdown=on,mrr=on,mrr_cost_based=off'; --source include/select.inc set optimizer_switch=default;