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
Can mysql scale horizontally?
How is myisam table stored?
Write a query to find duplicate rows in table?
Can you tell the difference between mysql_fetch_object and mysql_fetch_array?
How do I use mysql?
How we can create index in mysql?
How do I create a database in mysql workbench?
How to create a new table by selecting rows from another table in mysql?
How do you stop an access query?
Where is mysql used?
What is mysql port?
How can I see all mysql databases?
How do I assign a variable in mysql?
What is slow query log in mysql?
What is append query?