Re: [Linux-sunucu] suse 10.0 ve mysql

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: H. Kerem Cevahir (hkerem@gmail.com)
Date: Sat 29 Oct 2005 - 13:45:34 EEST


Merhabalar,

Umarim faydali olur;

shelStation:/var/lib/mysql # tail -f mysqld.log
/usr/sbin/mysqld: Can't read dir of '/var/lib/mysql/tmp/' (Errcode: 2)
/usr/sbin/mysqld: Can't create/write to file
'/var/lib/mysql/tmp/ibxQjguz' (Errcode: 2)
051029 13:38:07 InnoDB: Error: unable to create temporary file; errno: 2
051029 13:38:07 [ERROR] Can't init databases
051029 13:38:07 [ERROR] Aborting

051029 13:38:07 [Note] /usr/sbin/mysqld: Shutdown complete

051029 13:38:07 mysqld ended

shelStation:/var/lib/mysql # mkdir tmp
shelStation:/var/lib/mysql # chown mysql.mysql tmp/
shelStation:/var/lib/mysql # /etc/init.d/mysql restart
Restarting service MySQL
Shutting down service MySQL done
Starting service MySQL done
shelStation:/var/lib/mysql # mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1 to server version: 4.1.13

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> use sheldb
Database changed
mysql> show tables;
+------------------+
| Tables_in_sheldb |
+------------------+
| dbbel |
| dbdep |
| haber |
+------------------+
3 rows in set (0.00 sec)

mysql> Bye

Iyi calismalar...

Cuma 28 Ekim 2005 23:14 tarihinde, FREEDOM şunları yazmıştı:
> Suse 10.0 kullanıyorum. mysql sistemimde kurulu ve konsoldan
> mysql_install_db komutunu girdigimde tablo olusuyor. fakat client test
> te ve digeer komutlarda
> Can't connect to local MySQL server through socket
> '/var/lib/mysql/mysql.sock
>
> diye bir hata veriyor. bu hata karsisinda ne yapabilirim??


_______________________________________________
Linux-sunucu mailing list
Linux-sunucu@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-sunucu


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.