Dies ist eine alte Version des Dokuments!


LU01.L03 - Installation and configuration of the MySQL database

  • The result is fully functional database which that runs on your PC.
  • The function test includes a sucessful login as a database-root user and a response from the database in form of a system date.
  • create a file .bash_profile under home
  • create a export link to you mysql Installation
  • Connect with the db: mysql -u root -p
  • Type in you root Password, which was chosen while the installation of mysql
  • Check the basic functionality of your installation by displaying all databases that are currently installed on the db.
  • Command, which is needed in the terminal: „SHOW DATABASES;“
English German
response Rückmeldung
currently gegenwärtig, aktuell

Volkan Demir

  • modul/m290/learningunits/lu01/loesungen/l03.1723469534.txt.gz
  • Zuletzt geändert: 2024/08/12 15:32
  • von vdemir