I use RedHat (last release)
I try to use Mysql but It doesen' works:
I post you some lines can help you to understand the error.
how can create a table, use Mysql?
Thank you in advance, Mario.

---------------------------------------------------------------------------------
[root@localhost mysqld]$ mysqladmin vesion
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/var/lib/mys
.sock' (111)'
Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.
ists!


---------------------------------------------------------------------------------
[root@localhost mysql]# ./mysql.server start 
[root@localhost mysql]# Starting mysqld daemon with databases from 
/var/lib/mysql
010430 10:37:02  mysqld ended
---------------------------------------------------------------------------------
[root@localhost log]# tail mysqld.log 
010430 10:22:19  mysqld ended

010430 10:24:50  mysqld started
010430 10:24:50  /usr/libexec/mysqld: Table 'mysql.host' doesn't exist
010430 10:24:50  mysqld ended

010430 10:37:02  mysqld started
010430 10:37:02  /usr/libexec/mysqld: Table 'mysql.host' doesn't exist
010430 10:37:02  mysqld ended
---------------------------------------------------------------------------------

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to