summaryrefslogtreecommitdiff
path: root/mysql-test/main/mysql_install_db_win_admin.result
blob: 06d3d6779774e67c6f39753afcea40ef28b0ffcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
use mysql;
Running bootstrap
Creating my.ini file
Removing default user
Allowing remote access for user root
Setting root password
Creation of the database was successful
# Kill the server
# restart: --datadir=MYSQLTEST_VARDIR/tmp/ddir
connect  root,localhost,root,wrongpass,mysql;
# Kill the server
# restart