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 the phantom problem?

501


Can foreign key have duplicate values?

506


How you will show all data from a table.

523


Which is best pdo or mysqli?

484


How many rows mysql can handle?

514






What is difference between mysqli and pdo?

476


How do I update a variable in mysql?

497


What is 'mysqldump'?

526


how to show all records starting with the letters 'sonia' and the phone number '9876543210' limit to records 1 through 5.

519


In which language mysql has been written?

874


Is mysql a server or database?

475


What data structure does mysql use?

581


Restore database (or database table) from backup.

561


What are the functions in mysql?

500


What is mysql data directory? How to determine the location of the data directory?

532