Linux ip-172-26-2-223 5.4.0-1018-aws #18-Ubuntu SMP Wed Jun 24 01:15:00 UTC 2020 x86_64
Apache
: 172.26.2.223 | : 3.144.143.110
Cant Read [ /etc/named.conf ]
8.1.13
www
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
www /
server /
mysql /
mysql-test /
suite /
large_tests /
t /
[ HOME SHELL ]
Name
Size
Permission
Action
alter_table.test
1.74
KB
-rw-r--r--
innodb_innochecksum_3gb.test
4.83
KB
-rw-r--r--
lock_tables_big.test
1018
B
-rw-r--r--
rpl_slave_net_timeout-slave.op...
21
B
-rw-r--r--
rpl_slave_net_timeout.test
3.01
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : alter_table.test
# Warning: The current test has problematic properties at runtime # - non debug build ~ 3h # - debug build ~ 8h # - space consumption in minimum 60 GB on disk # # Therefore we skip in case '--big-test' is not assigned. --source include/big_test.inc # Hence we skip on debug builds. --source include/have_nodebug.inc # Start server with MyISAM --source include/force_myisam_default.inc # # Bug#27029 alter table ... enable keys crashes mysqld on large table # --disable_warnings drop table if exists t1; --enable_warnings create table `t1` (`c1` tinyint unsigned not null, key `c1` (`c1`)) engine=myisam default charset=utf8; alter table `t1` disable keys; insert into t1 values (1),(2),(3),(4); insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1; insert into t1 select * from t1 limit 2147483647; #Insert 4294967295 rows. alter table t1 enable keys; drop table t1;
Close