Search found 1 match
- Wed Sep 17, 2008 11:42 am
- Forum: Databases
- Topic: MySql Restrictions
- Replies: 2
- Views: 319
MySql Restrictions
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 trie...