Merge mysql.com:/Users/emurphy/src/mysql/clean/mysql-5.0-maint

into  mysql.com:/Users/emurphy/src/mysql/clean/mysql-5.0-maint-gca
This commit is contained in:
unknown 2006-09-27 17:28:31 -04:00
commit 8e72d7dba3

View file

@ -1140,7 +1140,7 @@ innobase_start_or_create_for_mysql(void)
maximum number of threads that can wait in the 'srv_conc array' for
their time to enter InnoDB. */
#if defined(__WIN__) || defined(__NETWARE__)
#if defined(__NETWARE__)
/* Create less event semaphores because Win 98/ME had difficulty creating
40000 event semaphores.