Hi
MySQL states that there is no limit on the number of tables that can be created, but the problem I have is that when I reach +- 7500 tables, I receive an error stating 'Cant create/write to file .\DbName\TableName.myi Error 13' ( 13 = Permission Denied ) If I drop 'n' tables, then I can...