What is datadir?



What is datadir?..

Answer / Mohammad Wasim

datadir is a system variable in MySQL that specifies the directory where the data for all databases resides. It is used to set the location of the database files.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What is mysql workbench used for?

1 Answers  


what is constraints? Also explain the different types of constraints?

1 Answers  


How to shut down the server with 'mysqladmin'?

1 Answers  


What is schema in mysql?

1 Answers  


How much does mysql cost?

1 Answers  


How many rows we can insert in a mysql table?

1 Answers  


what is the difference between MyISAM and INNO DB in MySQL with the Advantage and disadvantage

3 Answers   ABC,


What are the purposes of using enum and set data types?

1 Answers  


How do I delete a table in mysql workbench?

1 Answers  


How do I stop a mysql command?

1 Answers  


How to Recover a MySQL root password. Stop the MySQL server process. Start again with no grant tables. Login to MySQL as root. Set new password. Exit MySQL and restart MySQL server.

1 Answers  


How much does mysql enterprise cost?

1 Answers  


Categories