Difference between revisions of "MySQL"
From John Freier
Line 5: | Line 5: | ||
Start MySQL server | Start MySQL server | ||
− | C:\xampp\mysql\bin\mysqld --defaults-file= | + | C:\xampp\mysql\bin\mysqld --defaults-file=C:\xampp\mysql\bin\my.ini --standalone --console |
Latest revision as of 18:58, 5 May 2012
A simple web editor to install is phpMyAdmin
Start MySQL server
C:\xampp\mysql\bin\mysqld --defaults-file=C:\xampp\mysql\bin\my.ini --standalone --console