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 pragma serially_reusable and why is it used?
How to present a past time in hours, minutes and seconds?
What is insert query in mysql?
Can I use mariadb instead of mysql?
What do we use to remove duplicate records while fetching a data in mysql ?
i made a table whih contain a column "Photo" with image data type and i want to insert the byte of a picture present in my hardisk using insert statement in that colum... so what will be my insert statement?
Why is it called mysql?
What is mysql primary key?
What is the difference between mysql_fetch_array() and ysql_fetch_object() ?
How do I switch users in mysql?
What is a join in mysql?
What is full text indexing in mysql?
What is procedure in mysql?
What are the advantages and disadvantages of using mysql?
Is mysql a dbms?