User Tools

Site Tools


php_-_mysql

This is an old revision of the document!


http://dev.mysql.com/doc/world-setup/en/

installieren mit dem phpmyadmin

XAMPP Control Panel ⇒ Shell

mysql -u root

MariaDB [(none)]> GRANT ALL PRIVILEGES ON world.* TO world@localhost IDENTIFIED BY 'world' WITH GRANT OPTION;

get-countries-by-continent

php_-_mysql.1462888759.txt.gz · Last modified: 2016/05/10 15:59 by mh