Hi,
I'm trying to configure the instance of MySQL on Windows 2008 Web Server.
A couple of funnies happening...
Reconfigure Instance ->
Detailed Configuration ->
Dedicated MySQL Server Machine ->
Non-Transactional Database Only ->
Manual Setting (500) ->
Enable TCP (checked) ->
Standard Character Set (checked) ->
Install as Windows Service (checked) ->
Modify Security Settings (unchecked, for now) ->
Execute ->
Processing halts at - Write Configuration file :-
Configuration file template C:\Program Files(x86)\Parallels\...\my-template.ini
could not be processed and written to C:\Program Files(x86)\...\my.ini
Error code -1.
When I run the same config as a Developer Machine it works, however, the max_connections value is set to 100, not 500. So I'm wondering if the Wizard is respecting other values?
Any ideas?
I'm trying to configure the instance of MySQL on Windows 2008 Web Server.
A couple of funnies happening...
Reconfigure Instance ->
Detailed Configuration ->
Dedicated MySQL Server Machine ->
Non-Transactional Database Only ->
Manual Setting (500) ->
Enable TCP (checked) ->
Standard Character Set (checked) ->
Install as Windows Service (checked) ->
Modify Security Settings (unchecked, for now) ->
Execute ->
Processing halts at - Write Configuration file :-
Configuration file template C:\Program Files(x86)\Parallels\...\my-template.ini
could not be processed and written to C:\Program Files(x86)\...\my.ini
Error code -1.
When I run the same config as a Developer Machine it works, however, the max_connections value is set to 100, not 500. So I'm wondering if the Wizard is respecting other values?
Any ideas?