⚝
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 :
innodb_ignore_builtin.test
# # Bug #42610: Dynamic plugin broken in 5.1.31 # # ignore_builtin_innodb is ignored in MySQL 5.6 (start with InnoDB regardless # of the value of that option). # call mtr.add_suppression("is ignored and will be removed in future releases"); show variables like 'ignore_builtin_innodb'; select PLUGIN_NAME from information_schema.plugins where PLUGIN_NAME = "InnoDb"; select ENGINE from information_schema.engines where ENGINE = "InnoDB";