What is maximum size of a database in MySQL?
Answer Posted / rakesh
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 file system) 4TB
Solaris 9/10 16TB
MacOS X w/ HFS+ 2TB
NetWare w/NSS file system 8TB
| Is This Answer Correct ? | 27 Yes | 7 No |
Post New Answer View All Answers
How can you retrieve a particular number of records from a table?
Is mysql a framework?
How do I tune a mysql query?
How do I install mysql on windows 10 64 bit?
How to use triggers to track changes in mysql?
how you will Create a database on the mysql server with unix shell.
In which language it is written?
What is mysql and how it works?
can you tell the order of sql select statement? : Mysql dba
What is indexing in mysql?
What is mysqli_connect_error ()?
What is mysql slow query?
What is general log in mysql?
Why MySQL is used?
What is an example of a delimiter?