List:Commits« Previous MessageNext Message »
From:Sergei Golubchik Date:August 9 2007 7:21pm
Subject:Re: bk commit into 5.0 tree (tnurnberg:1.2476) BUG#15327
View as plain text  
Hi!

On Aug 08, Tatjana A Nuernberg wrote:
> ChangeSet@stripped, 2007-08-08 17:34:55+02:00, tnurnberg@stripped +16
> -0
>   Bug #15327: configure: --with-tcp-port option being partially ignored
>   
>   initialize default tcp port for client and server, like so:
>   - if user configured --with-tcp-port, use that value as default
>   - other assume "use a good default": search mysqld/tcp in
>     /etc/services; if that doesn't exist, use factory default (3306)
>   - environment variable MYSQL_TCP_PORT overrides this default
>   - command-line option overrides all of the above

That's 49K - a bit too many for a change that only needs a few
lines of changes.

And it doesn't fix scripts. By default they will use 3306 but the server
will use the value from /etc/services.

Regards / Mit vielen Grüssen,
Sergei

-- 
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <serg@stripped>
 / /|_/ / // /\ \/ /_/ / /__  Principal Software Developer
/_/  /_/\_, /___/\___\_\___/  MySQL GmbH, Radlkoferstr. 2, D-81373 München
       <___/                  Geschäftsführer: Kaj Arnö - HRB
München 162140
Thread
bk commit into 5.0 tree (tnurnberg:1.2476) BUG#15327Tatjana A Nuernberg8 Aug
  • Re: bk commit into 5.0 tree (tnurnberg:1.2476) BUG#15327Sergei Golubchik9 Aug
Re: bk commit into 5.0 tree (tnurnberg:1.2476) BUG#15327Timothy Smith9 Aug
  • Re: bk commit into 5.0 tree (tnurnberg:1.2476) BUG#15327Sergei Golubchik10 Aug
Re: bk commit into 5.0 tree (tnurnberg:1.2476) BUG#15327Timothy Smith9 Aug