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
How would you get the current date in mysql?
What is mysqli_free_result?
Why does mysql have so many connections?
What is innodb_buffer_pool_size?
Is mysqli deprecated?
Can we write pl sql mysql?
What do ddl, dml, and dcl stand for?
What is unsigned in mysql?
Differentiate CHAR_LENGTH and LENGTH?
What is row level locking in access?
How do I install mysql workbench?
what is the default port for mysql server? : Mysql dba
What is required to create mysql database?
Does mysql use t sql?
What is a storage engine?