There was an error while loading. Please reload this page.
1 parent 3532a42 commit c98906eCopy full SHA for c98906e
scripts/mysql_install_db.sh
@@ -448,7 +448,7 @@ else
448
echo
449
echo "You can also try to start the mysqld daemon with:"
450
451
- echo " shell> $mysqld --skip-grant --general-log &"
+ echo " shell> $mysqld --skip-grant-tables --general-log &"
452
453
echo "and use the command line tool $bindir/mysql"
454
echo "to connect to the mysql database and look at the grant tables:"
0 commit comments