Help with MySQL.

Lucélio Gomes de Freitas aa.lucelio at gmail.com
Mon Aug 15 00:54:07 UTC 2011



Em 14-08-2011 20:39, Steven Stern escreveu:
> On 08/14/2011 07:02 PM, Lucélio Gomes de Freitas wrote:
>> Hi,
>>
>> Issuing the commands:
>> [Lucelio at MAQ02 Documentos]$ mysqladmin --version
>> mysqladmin  Ver 8.42 Distrib 5.1.58, for redhat-linux-gnu on x86_64
>>
>> I guess that MySQL is installed and operating.   But, issuing the command:
>>
>> [Lucelio at MAQ02 Documentos]$ mysql
>> ERROR 2002 (HY000): Can't connect to local MySQL server through socket
>> '/var/lib/mysql/mysql.sock' (2)
>> [Lucelio at MAQ02 Documentos]$
>>
>> Any help creating the configuration/data files for a first cluster use?
>>
>> Thanks,
>>
> The MySQL daemon isn't running. You need to start it.
>
>
> sudo /sbin/service chkconfig mysqld on
Thank you, "sudo /sbin/service mysqld on".
> sudo /sbin/service mysqld start
It works now.

Can you please indicate, where to find an short example of using it
inside a "C" program?

thanks again.

-- 
Lucélio Gomes de Freitas
ETFCSF-> U.G.F.-> P.U.C.(RJ)
Engº, Analista Suporte(Free Mind).
Email: aa.lucelio at gmail.com
Tel: 55 0XX 21 85964911


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 293 bytes
Desc: OpenPGP digital signature
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20110814/f9609bed/attachment.bin 


More information about the users mailing list