Bug #4145 | Connection error -mysqld.exe faild | ||
---|---|---|---|
Submitted: | 15 Jun 2004 15:59 | Modified: | 6 Aug 2004 13:02 |
Reporter: | amir fnoas | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 4.02 | OS: | Windows (win 98) |
Assigned to: | Heikki Tuuri | CPU Architecture: | Any |
[15 Jun 2004 15:59]
amir fnoas
[6 Aug 2004 13:02]
MySQL Verification Team
This is a known issue with InnoDB earliest versions and Win98. Below the note in th InnoDB engine start code: /* Create less event semaphores because Win 98/ME had difficulty creating 40000 event semaphores. Comment from Novell, Inc.: also, these just take a lot of memory on NetWare. */ srv_max_n_threads = 1000; Please try to use the most recent 4.0.XX release which you can get from our download web page. Thank you for the bug report.