Re: Startin MySQL upon boot in Win2k

2001-08-22 Thread Dr. Werner Stürenburg
Mikkel Gravgaard schrieb am Mittwoch, 22. August 2001, 11:16:47: > Since I like my hard drive more tidy than my house, I've put MySQL in > C:\Program Files\MySQL. > This means that I currently have to start MySQL using a .bat file, since the > mysql-daemon won't find the MySQL-directory if I in

Re: Startin MySQL upon boot in Win2k

2001-08-22 Thread shiuwaitai
]> Sent: Wednesday, August 22, 2001 5:16 PM Subject: Startin MySQL upon boot in Win2k > Since I like my hard drive more tidy than my house, I've put MySQL in > C:\Program Files\MySQL. > This means that I currently have to start MySQL using a .bat file, since > the > m

Startin MySQL upon boot in Win2k

2001-08-22 Thread Mikkel Gravgaard
Since I like my hard drive more tidy than my house, I've put MySQL in C:\Program Files\MySQL. This means that I currently have to start MySQL using a .bat file, since the mysql-daemon won't find the MySQL-directory if I install it as a Service: --- MySQL.bat --- cd C:\Program Files\MySQL\bin mys