MariaDB Question:
Download Job Interview Questions and Answers PDF
Do you know default Data Directory For Mariadb?
Answer:
The data directory location is controlled by the datadir variable. Look at your /etc/mysql/my.cnf file to see where your installation of MariaDB is configured to store data. The default is /var/lib/mysql but it is often changed, like for example if you are using a RAID array.
Download MariaDB Interview Questions And Answers
PDF
Previous Question | Next Question |
Do you know how to use database in MariaDB? | Tell me what is JOIN? How many types of JOIN in MariaDB? |