Philippe HAMEAU wrote:
Hi,
I noticed 1 bug with 5.0.13rc (win32 msi) :
when installing mysql in a custom location (eg c:\program
files\easyphp\mysql),
1) the service will not get installed properly
2) mysqld will complain about InnoDB engine not present.
Hope this helps.
Phil
Have you read:
Remo Tex wrote:
1) that's common problem when doing custom install on PATH containing
spaces like "C:\Program Files". Solution - try custom location with
short(er) path and without spaces like "C:\mysql5013\". Probably that
will solve problem 2. if not then..
Remo Tex,
That is not a good exc
...and 3. Are you running another instance of mysql? Then perhaps both
compete for same resource(s) like: port 3306 ;-)
Remo Tex wrote:
1) that's common problem when doing custom install on PATH containing
spaces like "C:\Program Files". Solution - try custom location with
short(er) path and w
1) that's common problem when doing custom install on PATH containing
spaces like "C:\Program Files". Solution - try custom location with
short(er) path and without spaces like "C:\mysql5013\". Probably that
will solve problem 2. if not then..
2. Edit my.ini looking for skip-innodb or related o