⚝
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 :
explain_for_connection_small_trad.test
############################################################################### # # # Test: To compare Explain vs Explain Other plans of RQG queries # # # # # # Creation Date: 2012-12-15 # # Author : Tarique Saleem # # # # # # Description:This test contains Explain vs Explain Other plans on different # # queries generated from RQG optimizer grammaers. Some distinct # # have been taken from the differences cases reported. # # # # 1. Sync Point used # # SELECT : before_reset_query_plan # # INSERT : planned_single_insert # # INSERT-SELECT: before_reset_query_plan # # UPDATE : planned_single_update(NOT ALL QUERIES ARE HIT) # # DELETE : planned_single_delete(NOT ALL QUERIES ARE HIT) # # # # ############################################################################### #################################################################################################################### # Checking if the build is Debug build else skip the test because debug sync points are avilable in Debug build # #################################################################################################################### echo "WL6369 Explain for Connection"; let $format=traditional; --source include/explain_for_connection_small.inc