Windows 2003, MySQL 5.0.24, Windows Updates causes problems with MySQL?
- by Alessandro
Hi,
our Windows 2003 webserver has 2 GB of ram and MySQL v. 5.0.24-community-nt.
Maybe due to Windows Updates (is it possible??) I've problems with MySQL databases. I should restart everyday IIS services.
Events:
"Changed limits: max_open_files: 2048 max_connections: 800 table_cache: 619"
"Do you already have another mysqld server running on port: 3306 ?"
"Can't connect to MySQL server on 'localhost'" 10055
Should I increase the innodb_buffer_pool_size, from 250M to 500M? Or/and?
Thanks