Where is mysql data stored linux?



Where is mysql data stored linux?..

Answer / Dinesh Chandra Tripathi

By default, MySQL data files are stored in the /var/lib/mysql directory on Linux systems.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How can we change the data type of a column of a table?

1 Answers  


What are date and time data types in mysql?

1 Answers  


What is mysql architecture?

1 Answers  


Can mysql handle billions of records?

1 Answers  


How to get last inserted id after insert data from a table in mysql?

1 Answers  


What is pdo connection?

1 Answers  


How can you retrieve a particular number of records from a table?

1 Answers  


How do you index just the first four bytes of the column?

2 Answers  


What is data type for image in mysql?

1 Answers  


How many values can the SET function of MySQL take?

2 Answers   Creative Informatics,


What is the difference between BLOB AND TEXT?

1 Answers  


What are the types of index?

1 Answers  


Categories