You get a bonus - 1 coin for daily activity. Now you have 1 coin

Creating a new database with mysqlcc: an illustrated guide

Practice




Creating a new database with  mysqlcc in screenshots (instructions - description)


 


 


launch the program and create a connection to the installed database server, using the same parameters that were entered when installing the mysql server itself 


click create connection (Register server) New


enter any name you like for Name 


Hostname localhost


Username root


Password  for example 1


Creating a new database with mysqlcc: an illustrated guide


 


next we connect to the server, and we should see the databases


already located on this server (localhost)


Creating a new database with mysqlcc: an illustrated guide


 


 


 


next we create a new database, for example rotar (click create new DataBase)


Creating a new database with mysqlcc: an illustrated guide


 


now we need to create the database structure (tables)


Creating a new database with mysqlcc: an illustrated guide


double-click the database (rotar), click the SQL  button, and in the window that appears load the file


structure.sql (located in the program's installation folder)


Creating a new database with mysqlcc: an illustrated guide


after loading - all the commands from the file need to be executed by pressing a single button ! - the exclamation mark


at the bottom, messages should then appear indicating that all commands were executed successfully


Creating a new database with mysqlcc: an illustrated guide

Comments

To leave a comment

If you have any suggestion, idea, thanks or comment, feel free to write. We really value feedback and are glad to hear your opinion.
To reply

Lectures and tutorial on "Databases - MySql (Maria DB)"

Terms: Databases - MySql (Maria DB)