mysql-4.1.16 binary버전 설치를 햇는데요...
작성자 정보
- 멍그 작성
- 작성일
컨텐츠 정보
- 2,306 조회
- 0 추천
- 목록
본문
scripts/mysql_install_db --user=mysql
이걸 했더니
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
[root@net128 mysql]# scripts/mysql_install_db -user=mysql
Installing all prepared tables
060205 1:50:27 [ERROR] Fatal error: Can't change to run as user 'ser=mysql' ; Please check that the user exists!
060205 1:50:27 [ERROR] Aborting
060205 1:50:27 [Note] ./bin/mysqld: Shutdown complete
Installation of system tables failed!
Examine the logs in /var/lib/mysql for more information.
You can also try to start the mysqld daemon with:
./bin/mysqld --skip-grant &
You can use the command line tool
./bin/mysql to connect to the mysql
database and look at the grant tables:
shell> ./bin/mysql -u root mysql
mysql> show tables
Try 'mysqld --help' if you have problems with paths. Using --log
gives you a log in /var/lib/mysql that may be helpful.
The latest information about MySQL is available on the web at
http://www.mysql.com
Please consult the MySQL manual section: 'Problems running mysql_install_db',
and the manual section that describes problems on your OS.
Another information source is the MySQL email archive.
Please check all of the above before mailing us!
And if you do mail us, you MUST use the ./bin/mysqlbug script!
mysql user exist 라니...
mysql 유저 그룹 다 있는데요....
머가 문제인지요....
mysql.sock이 /tmp에 있어야 하는거 아닌가요??
/var/lib/mysql에 가니 있네요 ... mysql.sock이...
문제가 먼지좀 부탁 드립니다..
관련자료
-
이전
-
다음