29
29
--echo "We get an error because the table is in the definition cache"
30
30
--error ER_TABLE_EXISTS_ERROR
32
32
--echo "Flush the cache and recreate the table anew to be able to drop it"
36
36
--echo "Try to select from the table. This should not crash the server"