Hello all,
I downloaded mysql-noinstall-5.1.44-winx64.zip on windows 7 home
premium. I unzipped the file in my Documents directory. In cygwin, I
run bin/mysqld --console, and I see the following error with InnoDB:
$ bin/mysqld --console
100228 21:21:47 [Note] Plugin 'FEDERATED' is disabled.
100228 21:21:47 InnoDB: Error: unable to create temporary file; errno: 2
100228 21:21:47 [ERROR] Plugin 'InnoDB' init function returned error.
100228 21:21:47 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
100228 21:21:47 [Note] Event Scheduler: Loaded 0 events
100228 21:21:47 [Note] C:\Users\zzz\Documents\mysql-5.1.44-winx64\bin\mysqld.exe
: ready for connections.
Version: '5.1.44-community' socket: '' port: 3306 MySQL Community Server (GPL
)
This runs fine with a normal cmd prompt.
Any ideas what may be wrong?
Thanks
-Zardosht