⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.124
Server IP:
50.28.103.30
Server:
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software:
nginx/1.28.0
PHP Version:
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
www
/
server
/
mysql
/
mysql-test
/
r
/
View File Name :
initialize-bug20504142.result
# We don't care about innodb warnings at this point CALL mtr.add_suppression("InnoDB:"); # Save the count of columns in mysql # shut server down # Server is down # # Start of test for Bug #20504142 # MYSQLD OPTION --INITIALIZE SHOULD WORK WITH EMPTY DATADIR # # # Try --initialize-insecure with an existing empty data dir # # create bootstrap file # make the data dir # Run the server with --initialize-insecure # Restart the server against DDIR # connect as root # must pass: no password expiration SELECT 1; 1 1 # shut server down # Server is down # close the test connection # delete mysqld log # delete bootstrap file # delete datadir # # Try --initialize-insecure with an exising non-empty data dir # # make the data dir # add afile to the data dir # Run the server with --initialize-insecure # look for the mysql directory. should not be there # delete mysqld log # delete datadir # # Try --initialize-insecure with an exising file as datadir # # add a file as the data dir # Run the server with --initialize-insecure # delete mysqld log # delete datadir # # End of test for Bug #20504142 # MYSQLD OPTION --INITIALIZE SHOULD WORK WITH EMPTY DATADIR # # # Cleanup # # Restarting the server