Freid001 Posted January 13, 2013 Share Posted January 13, 2013 On my website I have used a query to return the current size of my database. I want to use this data and but it on the a pie chart. However in order to put the data on to a pie chart I need to know what the max size of MYSQL database can be? Is the Max_data_length the maximum size of a table? Thanks Quote Link to comment Share on other sites More sharing options...
Jessica Posted January 13, 2013 Share Posted January 13, 2013 http://dev.mysql.com/doc/refman/5.0/en/table-size-limit.html Quote Link to comment Share on other sites More sharing options...
Freid001 Posted January 13, 2013 Author Share Posted January 13, 2013 http://dev.mysql.com...size-limit.html I am using a My ISAM engine, so from looking at that table would the max size be 4GB? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.