What is maximum size of a database in MySQL?

Answer Posted / vibhor gupta

Operating System File-size Limit
Win32 w/ FAT/FAT32 2GB/4GB
Win32 w/ NTFS 2TB (possibly larger)
Linux 2.2-Intel 32-bit 2GB (LFS: 4GB)
Linux 2.4+ (using ext3 filesystem) 4TB
Solaris 9/10 16TB
MacOS X w/ HFS+ 2TB
NetWare w/NSS filesystem 8TB

Is This Answer Correct ?    78 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a query to display even rows in student table using mysql?

489


What is the default password for mysql?

465


What is key in mysql?

502


Why we use mysqli instead of mysql?

565


Write a query to display current date and time?

518






Where is the myisam table stored?

532


Explain the difference between delete and truncate.

541


Is mysql open source?

481


How is data stored in mysql?

498


How to create a new table by selecting rows from another table in mysql?

499


How to write optimized query in mysql?

535


How we can create index in mysql?

511


What is session variable in mysql?

501


What is mysqli_num?

508


What are triggers in mysql?

495