| Server IP : 45.40.142.9 / Your IP : 216.73.216.250 Web Server : Apache System : Linux s45-40-142-9.secureserver.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : bayspec ( 506) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/mysql-test/t/ |
Upload File : |
--error ER_UNKNOWN_SYSTEM_VARIABLE set global log_bin_trust_routine_creators=1; --error ER_UNKNOWN_SYSTEM_VARIABLE set table_type='MyISAM'; --error ER_UNKNOWN_SYSTEM_VARIABLE select @@table_type='MyISAM'; --error ER_PARSE_ERROR backup table t1 to 'data.txt'; --error ER_PARSE_ERROR restore table t1 from 'data.txt'; --error ER_PARSE_ERROR show plugin; --error ER_PARSE_ERROR load table t1 from master; --error ER_PARSE_ERROR load data from master; --error ER_PARSE_ERROR SHOW INNODB STATUS; --error ER_PARSE_ERROR create table t1 (t6 timestamp) type=myisam; --error ER_PARSE_ERROR show table types; --error ER_PARSE_ERROR show mutex status;