hello!
i am on a win 2000 machine and i have this problem.
i try with while clause to insert 30 records at a time.
i run 1st time the script : total 30 records
2nd: 60
4th: 120
5th: 127 and if try more times it does not insert any record.
so there must be 127 the most records in a table.
-----
do you know where it is being declared?
<b>do you know if there is a maximun number of records in a table or maximun number of tables in a Mysql database?</b>
thanks!
i am on a win 2000 machine and i have this problem.
i try with while clause to insert 30 records at a time.
i run 1st time the script : total 30 records
2nd: 60
4th: 120
5th: 127 and if try more times it does not insert any record.
so there must be 127 the most records in a table.
-----
do you know where it is being declared?
<b>do you know if there is a maximun number of records in a table or maximun number of tables in a Mysql database?</b>
thanks!