carles@localhost:/usr/local/mysql$ ./bin/mysqladmin -u root -p password
Enter password:
./bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!
(root에서 어차피 같음...)
/tmp/mysql.sock란 파일은 안보였습니다...
그리구...
root@localhost:/home/carles# hostname
localhost
입니다...
뭐가 잘못된거죠???
Debian ( Sid )
Kernel 2.4.4
Glibc 2.2.3
(LANG=ko_KR.eucKR;LC_ALL=ko_KR.eucKR일 때
carles@localhost:~$ hostname
hostname: loadlocale.c:221: _nl_load_locale: Assertion `idx % __alignof__ (u_int32_t) == 0' failed.
이럴 에러가 나오긴 합니다...
LANG=C;LC_ALL=C 라고 치면 에러가 안생김...)
mysql-3.23.38-pc-linux-gnu-i686--생명이란 무엇인가???