Thursday, 15 November 2007

MySQL Error cannot create/write to file c:\temp

#error cannot create/write to file c:\temp bla bla bla

Edit my.ini and in the [mysqld] group insert the line

exit-info=65535

then restart the MySQL service.

Seems that Macafee Anti Virus and MySQL fight for control of the temp folder.

0 comments: