Re: Socket mysql

Góra strony

Reply to this message
Autor: Christian Marillat
Data:  
Dla: guilde
Nowe tematy: Re: Socket mysql (fichier)
Temat: 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