What is maximum size of a database in MySQL?
Answer Posted / demon
The answer above applies to TABLES in a MySQL DB and not the
DB itself.
Thus the DB can get quite large
| Is This Answer Correct ? | 20 Yes | 6 No |
Post New Answer View All Answers
What is striped backup
Difference between CHAR and VARCHAR?
Can we rollback truncate in mysql?
How to create a table?
What is the default port number of mysql?
Which is better sqlite or mysql?
What are the purposes of using enum and set data types?
Give string types available for column?
What is ISAM?
What do I do if I forgot my mysql root password?
How to install mysql?
How do I use mysql?
How can you see all indexes defined for a table?
What does the file with the extension: frm, myd, and myi contain?
Which software is used for mysql?