Hi there,

I have installed the Win32 mySQL binaries on 'C:\mysql' and databases on 
'C:\mysql-data'. I have also an configuration file 'C:\my.cnf' containing (and other 
things):

basedir = c:/mysql/
datadir = c:/mysql-data/

- Now I want to move the databases to a mapped novell disc 'K:\' and changes the 
'C:\my.cnf' according to the new path. When trying to start the NT service I gets an 
error

C:\mysql>NET START mysql
The MySql service is starting.
The MySql service could not be started.
A system error has occurred.
System error 1067 has occurred.
The process terminated unexpectedly.


What dependicies have mySQL? 
- Can I move the installed 'C:\mysql' dir, databases and 'C:\my.cnf' to another 
machine and get it to work? 
- Has it keys in the registry and/or files in some windows system directory?

BR
Joacim

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to