Comment 2 for bug 681012

Revision history for this message
Scott Moser (smoser) wrote : Re: Add mysql proxy port (6446) to /etc/services

Per the debian bug, it is fix-released. I checked:

diff -Naur netbase-4.43//etc-services netbase-4.44//etc-services
--- netbase-4.43//etc-services 2010-10-22 19:45:20.000000000 -0400
+++ netbase-4.44//etc-services 2010-12-12 21:54:39.000000000 -0500
@@ -401,6 +401,8 @@
 sge_qmaster 6444/udp # Grid Engine Qmaster Service
 sge_execd 6445/tcp # Grid Engine Execution Service
 sge_execd 6445/udp # Grid Engine Execution Service
+mysql-proxy 6446/tcp # MySQL Proxy
+mysql-proxy 6446/udp # MySQL Proxy
 afs3-fileserver 7000/tcp bbs # file server itself
 afs3-fileserver 7000/udp bbs
 afs3-callback 7001/tcp # callbacks to cache managers

So, this bug should be turned into a sync request bug.