MySQL database on Linux Tutorial - 0 views
-
One may manually initialize the database with the command: /usr/bin/mysql_install_db Creates system tables in /var/lib/mysql/mysql/ Only execute the first time MySQL is installed. Databases located in: /var/lib/mysql/