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
What are the difference between now and current_date in mysql?
How do I connect to a mysql database?
What is max connection in mysql?
How do you backup a database in mysql?
why not null is not allowed at table level
What is the latest version of mysql?
What is longblob in mysql?
What does mysql workbench do?
What is sql in mysql?
What is the difference between now() and current_date()?
Why do we use group by and order by function in mysql?
What is the hostname for mysql database?
What are the advantages and disadvantages of using mysql?
How do I disconnect mysql workbench?
How to get the number of rows selected or affected by a sql statement?