Click here to Skip to main content
15,892,517 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have used the free MYSQL-6.0.11-alpha-win32 database version.when i have created the table inside the database ,it assign the engine type as InnoDB .
what is the limitation of the table rows of the engine InnoDB ?
what is the difference between InnoDB ,MyISAM & MEMORY engine & limitation of the storage?
Posted
Updated 21-Dec-11 19:10pm
v3

1 solution

google is you friend refer these:

storage-engines[^]

difference-between-innodb-and-myisam.html[^]


myisam-or-innodb-mysql-engine[^]

hope it helps :)
 
Share this answer
 
Comments
vrushali katkade 22-Dec-11 1:24am    
thanks for the replay , but i have already checked these all pages but i not getting the exact limitation of the database size in free version

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900