If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Maximum size of database,table

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-11-07, 05:13
record record is offline
Registered User
 
Join Date: Jul 2007
Posts: 1
Maximum size of database,table

I have a basic silly question about mysql.

but I could not find answer through google. Can anyone please help me.

what is the maximum size of database i can create/extent in mysql?
what is the maximum size of table i can create/extent in mysql?
what is the maximum number of field in each table?
what is the maximum number of record in each table?

Give the answer for both 4.1 and 5.0 version of mysql

Thanks in advance
Reply With Quote
  #2 (permalink)  
Old 07-11-07, 05:54
abhijeetclarion abhijeetclarion is offline
Registered User
 
Join Date: May 2007
Posts: 5
Though I do not know of any limits on the number of fields and the records in each MySQL table, here are a few links that provide you with useful information on the maximum size of a table.

http://dev.mysql.com/doc/refman/5.0/en/full-table.html

http://jeremy.zawodny.com/blog/archives/000796.html
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On