2090
2090
if (not was_created) // This is pretty paranoid, but we assume something might not clean up after itself
2094
2094
else if (not session->open_temporary_table(destination_identifier))
2096
2096
// We created, but we can't open... also, a hack.