Monday, February 27, 2006

MySQL notes

Just a few MySQL notes to myself:

Calling mysqld-max-nt.exe will install a MySQL NT Service. To remove the service, use "mysqld-max-nt.exe - remove" .

I tend to prefer running the mysql from console instead of run it as a service. Form Dev point of view, it gives me some flexibility.

0 Comments:

Post a Comment

<< Home