bonjour,

Le samedi 05 juin 2004, Erick Perez a �crit...


> this will be a newbie question but when i try to create a server or an
> instance with the gui tool, the section that you must type the port says
> <default>, but my question is, what is the default port? because is *not*
> 3306. i tried to find it in the CHM documentation but searching for "port"
> "ip port" and "listening port" gave me no answers....

Here is the end of my /etc/services concerning maxdb:

# Local services
sql6            7210/tcp
sapdbni72       7269/tcp
sql30           7200/tcp

and a line of `netstat -tupan` command:

tcp        0      0 0.0.0.0:7210            0.0.0.0:*
LISTEN     11983/vserver

-- 
jm


-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to