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 is mysql community edition?
What does a TIMESTAMP do on UPDATE CURRENT_TIMESTAMP data type?
What is not null in mysql?
What is pdo connection?
How many entries can mysql handle?
What is normalization and list the different types of normalization?
HOW TO FIND display the total number of weeks in the year of 1998 IN EMP TABLE
Why should I learn mysql?
How to get the number of rows selected or affected by a sql statement?
How do I add a column to a table in mysql?
How to copy data from one server to another using php?
Is Mysql query is case sensitive?
Is blocked because of many connection errors mysql?
How to Creating a new user. Login as root. Switch to the MySQL db. Make the user. Update privs.
What is longblob in mysql?