MySql Restrictions
Posted: Wed Sep 17, 2008 11:42 am
Hi All;
Does mysql put some kind of restrictions on the count of records ?
as far as I read about ,the answer is "NO".. but I tried to insert some data to mysql database and when the records reach this number (1599) the table will not accept more whilst the script continue working , I tried to empty the table and do the insertion again ,but also at the same record it will not insert more, I changed the file name , the data, and ecexution time .. but nothing change .... can any one help me ??
Does mysql put some kind of restrictions on the count of records ?
as far as I read about ,the answer is "NO".. but I tried to insert some data to mysql database and when the records reach this number (1599) the table will not accept more whilst the script continue working , I tried to empty the table and do the insertion again ,but also at the same record it will not insert more, I changed the file name , the data, and ecexution time .. but nothing change .... can any one help me ??