This commit is contained in:
@@ -37,7 +37,7 @@ echo Creating access to user. Waiting ...
|
||||
echo Enter the MySql root password:
|
||||
set /p rootpassword=
|
||||
set dbname=applibrography
|
||||
set dbuser=gowl
|
||||
set dbuser=applibrography
|
||||
set userpassword=gowl
|
||||
Rem "C:\Program Files\MySQL\MySQL Server 5.7\bin\mysql.exe" "--defaults-file=C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" "-uroot" "-p"
|
||||
SET PATH=%PATH%;C:\Program Files\MySQL\MySQL Server 5.7\bin
|
||||
|
||||
Reference in New Issue
Block a user