Zitat von psilo
Beitrag anzeigen
Code:
mysql -u root -p Enter password: Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 89 Server version: 10.0.32-MariaDB-0+deb8u1 (Debian) Copyright (c) 2000, 2017, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> use smarthome_db Database changed MariaDB [smarthome_db]> Database changed MariaDB [mysql]> select Host, Db, USer from db; +-----------+--------------+------------+ | Host | Db | USer | +-----------+--------------+------------+ | localhost | phpmyadmin | phpmyadmin | | localhost | smarthome_db | smarthome | +-----------+--------------+------------+


Einen Kommentar schreiben: