Re: Socket mysql

Pàgina inicial

Reply to this message
Autor: Christian Marillat
Data:  
A: guilde
Assumptes nous: Re: Socket mysql (fichier)
Assumpte: Re: Socket mysql
Frederic Mantegazza <mantegazza@???> writes:

> Quelqu'un saurait-il me dire sur quel socket on se connecte au serveur
> mysql sous une woody ?


 $ grep mysql /etc/services
mysql           3306/tcp                        # MySQL
mysql           3306/udp                        # MySQL


Christian