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
]>
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
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