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


Please Help Members By Posting Answers For Below Questions

What is a longblob?

729


How do I edit a table in mysql?

687


What is mysql installer?

712


Can you tell how to find the number of rows in a resultset using php?

698


How do I copy a table in mysql workbench?

657


Is there a way to see the files which are stored?

740


What is max connection in mysql?

702


How to get the number of rows selected or affected by a sql statement?

711


What are the differences between binary and varbinary?

735


What is row level locking?

697


How to get a version of mysql?

769


How do I create a database in mysql workbench?

640


How does select query work?

684


What is mysqli_select_db?

733


How to enter numeric values as hex numbers?

750