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 options. Read docs 1st.
HTH

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

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to