Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is maximum size of a database in MySQL?

Answer Posted / krish

hahah 1 kb ;)
before you work with databases you should know one thing. Database addresses are loaded on to the primary memory. So guess what 32bit OS can only handle max 4gb ram which means only 4gb can be addressed. This results 32bit database can have max size of < 4GB.

If you have a 64bit Database you will be able to address 2^64 bytes. (currently available 256 TB)

krish
source: experience

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do while loop in mysql procedure?

1118


How to create a new view in mysql?

963


What is the difference between a heap table and temporary table?

984


What are the differences between mysql vs sql server?

1131


How do you rename a table?

1042


What is a crosstab query?

1010


What is longblob?

1041


What are the advantages of mysql in comparison to oracle?

1066


Can we save images in mysql database?

959


What is meant by sharding?

988


Is the syntax correct? Explain the meaning of the syntax given below: $dbc = mysqli_connect('data.aliensabductedme.com', 'owen', 'aliensrool', 'aliendatabase');

1020


How to use count function in mysql?

970


What is append query?

961


What is a table schema?

1044


Is mysql same as mariadb?

949