What is maximum size of a database in MySQL?
Answer Posted / prathiba
The effective maximum table size for MySQL databases is
usually determined by operating system constraints on file
sizes, not by MySQL internal limits.
| Is This Answer Correct ? | 117 Yes | 20 No |
Post New Answer View All Answers
What is the purpose of using timestamp data type?
Why MySQL is used?
What are the difference between and myisam and innodb?
What is the limit of mysql database?
Is mysql a dbms?
Why we use mongodb instead of mysql?
What is mysql url?
How do I flush privileges in mysql?
How do I find the database name in mysql?
Is mysql better than oracle?
How can you take the backup and restore a mysql database using php?
How to create a new table by selecting rows from another table in mysql?
What does mysqli stand for?
How can you make a database as your current database?
How do I zip a file in mysql?