Bug #10012 | Instance configuration wizard ignores values | ||
---|---|---|---|
Submitted: | 19 Apr 2005 20:59 | Modified: | 24 Apr 2006 6:18 |
Reporter: | Gerben Tissink | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S3 (Non-critical) |
Version: | 4.1.11 | OS: | Windows (Win2K3 SE) |
Assigned to: | CPU Architecture: | Any |
[19 Apr 2005 20:59]
Gerben Tissink
[19 Apr 2005 23:57]
MySQL Verification Team
D:\Arquivos de programas\MySQL\MySQL Server 4.1>dir data O volume na unidade D não tem nome. O número de série do volume é A842-7885 Pasta de D:\Arquivos de programas\MySQL\MySQL Server 4.1\data 19/04/2005 20:51 <DIR> . 19/04/2005 20:51 <DIR> .. 19/04/2005 20:51 10.485.760 ib_logfile0 19/04/2005 20:51 10.485.760 ib_logfile1 19/04/2005 20:51 1.119 light.err 19/04/2005 20:51 5 light.pid 19/04/2005 20:49 <DIR> mysql 19/04/2005 20:49 <DIR> test 4 arquivo(s) 20.972.644 bytes 4 pasta(s) 5.119.324.160 bytes disponíveis D:\Arquivos de programas\MySQL\MySQL Server 4.1>type my.ini # MySQL Server Instance Configuration File # ---------------------------------------------------------------------- # Generated by the MySQL Server Instance Configuration Wizard # # # Installation Instructions # ---------------------------------------------------------------------- <cut> # The maximum amount of concurrent sessions the MySQL server will # allow. One of these connections will be reserved for a user with # SUPER privileges to allow the administrator to login even if the # connection limit has been reached. max_connections=100 <cut>
[20 Apr 2005 5:55]
Gerben Tissink
Although I don't speak Spanisch(?) I noticed I have the same directorystructure & content The probleem is that I don't want to risk a full disk on the bootdisk (C:). So please a workaround or fix
[6 Jun 2007 11:21]
Axel Schwenke
This is still true for latest 5.0.42 build. The generated my.ini always has max_connections=100 regardless what was chosen in the GUI.