ghurty Posted June 21, 2009 Share Posted June 21, 2009 How many records can a sql table have before it begins to "choke" and slow down when a php script tries to read/write to it? There are about 15 fields per record. Thanks Link to comment https://forums.phpfreaks.com/topic/163171-how-many-records-can-a-sql-table-have-before-slows-down-whith-a-php-readwrite/ Share on other sites More sharing options...
.josh Posted June 21, 2009 Share Posted June 21, 2009 depends on the data in the fields. depends on what kind of hardware the server has. Link to comment https://forums.phpfreaks.com/topic/163171-how-many-records-can-a-sql-table-have-before-slows-down-whith-a-php-readwrite/#findComment-860904 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.