CanMan2004 Posted January 12, 2007 Share Posted January 12, 2007 Hi allI just wondered if anyone knows the maximum rows that a sql table can hold.ThanksEd Link to comment https://forums.phpfreaks.com/topic/33869-general-question-how-many-rows/ Share on other sites More sharing options...
Cep Posted January 12, 2007 Share Posted January 12, 2007 I don't know if there is a definative figure, I guess it boils down to the restrictions on your database size. Link to comment https://forums.phpfreaks.com/topic/33869-general-question-how-many-rows/#findComment-158944 Share on other sites More sharing options...
Barand Posted January 12, 2007 Share Posted January 12, 2007 If you have an id defined as signed int then the max value is 2G. However there are constraints on max filesize depending on your OS Link to comment https://forums.phpfreaks.com/topic/33869-general-question-how-many-rows/#findComment-158948 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.