]> TLD Linux GIT Repositories - packages/mysql.git/blobdiff - mysql.init
- drop use of paths relative to mysql binary path
[packages/mysql.git] / mysql.init
index c55f9ef0c5c3acf823df7fb8d32e3d637a6fd6df..120f67bb233805a6455f255432c1aeea540da90d 100755 (executable)
@@ -552,7 +552,7 @@ also try to start the mysqld daemon with:
 You can use the command line tool mysql to connect to the mysql
 database and look at the grant tables:
 
-shell> mysql -u root mysql
+shell> mysql -u mysql mysql
 mysql> show tables
 
 Try 'mysqld --help' if you have problems with paths. Setting on
@@ -560,7 +560,7 @@ logging in $MYSQL_DATA_DIR/mysqld.conf gives you a log in /var/log/mysql/query.l
 may be helpful. The latest information about MySQL is available on the
 web at http://www.mysql.com/.
 
-Please check TLD Linux ftp site for newer versions of this package.
+Please check PLD Linux ftp site for newer versions of this package.
 
 Please consult the MySQL manual section: 'Problems running
 mysql_install_db', and the manual section that describes problems on