關於我自己

我的相片
New York, New York, United States
我叫江奕賢啦

2004年11月24日

mysql on knoppix

files in /var/lib/mysql/mysql are read only.
rm *
cp from /Knoppix/....

after copy the owner will become root.
chown mysql *

then, you can
GRANT ALL PRIVILEGES ON *.* TO mark@localhost
GRANT ALL PRIVILEGES ON *.* TO mark@Knoppix

沒有留言: