gagal di shutdown, karena mysql.pid ga ketemu. itu masalah biasa kalo pake init script untuk jalanin mysql. bisa jadi karena pid mysql ga kecatet/kelewat waktu dijalanin sama scriptnya.
solusi : $ killall mysqld trus, kalo jalanin : $ mysqld_safe --user=mysql & sekarang, coba lihat di /var/lib/mysql/ ada ga file mysql.pid itu aja. thanks salam, denny > Assalamualaikum > Apa khabar semua ?! > > Saya coba stop MySQL server > > $ /etc/rc.d/init.d/mysql stop > No mysqld pid file found. Looked for /var/lib/mysql/mysql.pid. > > $ mysql > Welcome to the MySQL monitor. Commands end with ; or \g. > Your MySQL connection id is 4 to server version: 4.0.18-standard > > Type 'help;' or '\h' for help. Type '\c' to clear the buffer. > > mysql> \q > Bye > > Trus saya login root: > dan hasilnya masih sama > > # /etc/rc.d/init.d/mysql stop > No mysqld pid file found. Looked for /var/lib/mysql/mysql.pid. > > lalu login > # mysql > Welcome to the MySQL monitor. Commands end with ; or \g. > Your MySQL connection id is 5 to server version: 4.0.18-standard > > Type 'help;' or '\h' for help. Type '\c' to clear the buffer. > > mysql> > > adakah diantara teman2 yg tahu sebabnya ? > makasih atas bantuannya > > > -- > salam, > yanu > -- FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab Unsubscribe: kirim email ke [EMAIL PROTECTED] Arsip dan info milis selengkapnya di http://linux.or.id/milis
