FreeBSD 6.2 mysql error message
停掉 mysqld ,然後用 –skip-grant-tables 參數去啟動 mysql
#mysqld_safe –user=mysql –skip-grant-tables &
#mysql -u root
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 4
Server version: 5.0.67-log FreeBSD port: mysql-server-5.0.67_1
Continue Reading »