Re: Socket mysql

Páxina inicial

Responder a esta mensaxe
Autor: Christian Marillat
Data:  
Para: guilde
Temas novos: Re: Socket mysql (fichier)
Asunto: 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