adspace


Where does mysql store data?

Answer Posted / Ankush Malhotra

MySQL stores data in tables. Each table is a collection of rows (also known as records), and each row contains columns with specific values. The data for all tables is stored in .frm, .myi, and .MYD files within the MySQL database directory.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is current version of mysql?

1084


Which statement is used in a select query for partial matching?

1247


What is the current mysql version?

1105


How to Change a users password from unix shell.

1223