I am working on a project where i need to create a database with 300 tables for each user who wants to see the demo application. it was working fine but today when i was tes
A simple: $sth->finish(); Would probably save you from worrying about this. Mysql uses the system's tmp space instead of it's own space.