mysql-4.0.4버전의 설치를 끝낸후에..
shell>/usr/local/mysql/bin/mysqld_safe --user=mysql &
를 했더니... 이렇게 나오고.. mysql이 안뜨네요...
[root@csdz bin]# ./mysqld_safe --user=mysql &
[1] 11000
[root@csdz bin]# Starting mysqld daemon with databases from /var/lib/mysql
021110 04:15:37 mysqld ended
start된 후에.. 바로 끝나버린건가요?? 이궁... 며칠째 이러구 있는지 몰겠숩니다..
도와주세요.. ㅠ_ㅠ