-
starting MYSQL XP Pro
Installed MYSQL on XP Pro in d:/mysql
changed path to point in
basedir = d:/mysql
and installed
d:\mysql\bin> mysqld-nt -install
but I can't get mysql to start as system service.
getting system error 1067
Any pointers would be much appreciated.
Thks Andrew
-
thks all, finished up being my.ini file was still my.ini.cnf as the cnf files extentions were hiddden, hence just read as my.ini instead of what it was .... an my.ini.cnf, which is obviously wrong.
-
Thanks Anzac - you just cured exactly the same problem for me!
-
bingo thats got it working for me as well