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
Is pdo more secure than mysqli?
Is oracle better than mysql?
Is mysql free download?
How to use regular expression in pattern match conditions?
What is mysql primary key?
What does mysqli stand for?
What are the different types of triggers in mysql?
What sql does mysql use?
How many columns is too many mysql?
What is a blob datatype?
How do you select a table?
What is key in mysql?
How to show certain selected rows with the value "pcds".
Explain the difference between mysql_fetch_array(), mysql_fetch_object()?
What does tinyint mean?