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 Link to comment https://forums.phpfreaks.com/topic/273100-mysql-database-size-help/ 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 Link to comment https://forums.phpfreaks.com/topic/273100-mysql-database-size-help/#findComment-1405374 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? Link to comment https://forums.phpfreaks.com/topic/273100-mysql-database-size-help/#findComment-1405375 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.