Previously each test created it's own table (with the same name but different columns).
This didn't work with cached prepared statements so now all tests create and drop the same table.
Authored by: keess 2003-03-26
Parent: [r522]
Child: [r524]