php - detect tables on which I inserted something -


i know if there easy (i.e. other parse every query run) way keep track of tables on perform insert query.

i need i'll able clean tables in tear down phase of tests, can sure i'll have clean database every test.

i know truncate every table, looks me real overkill.

i working standard php5/mysql setting.

any suggestion highly appreciated

i know truncate every table, looks me real overkill.

for 1 time task apparently not.

you'll waste more time trying solve pointless problem, gain solution ever.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -