How to Open Mariadb

Hi all, any body can help me how to open the mariadb in Linux os.

Hi Dhamu

You can use mysql commands to work with mariadb also and by the way what do you mean by open…can you be more specific…?

Regards,
Jaydev.

To open mariadb in Linux OS -
1.Go to terminal
2.Run the following command
mysql -u user -p database _name
-press enter
-ask for password prompt then
-enter password

Geetanjali Shitole
New Indictrans Technologies Pvt. Ltd.

Hi thanks I cannot be able to enter into db so i used the word Open.