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 usage of "i-am-a-dummy" flag in mysql?

865


How to include numeric values in sql statements?

725


Explain about reporting services of MYSQL?

818


what is constraints? Also explain the different types of constraints?

718


What is the purpose of using timestamp data type?

686


Which storage engine is best in mysql?

697


What does innodb stand for?

708


If we use sum function in mysql, does it return sum of that row or for that column?

723


What does mysql workbench do?

649


What is blob and text in mysql?

827


How to get a list of indexes of an existing table?

723


Explain % and _ inside like statement?

763


Is mysqli secure?

662


How do I insert an image into mysql workbench?

707


How many groups of data types?

714