Commit 8cbb0bfa authored by Sergei Golubchik's avatar Sergei Golubchik

"fix" sequence.temporary test

parent 6bb11efa
......@@ -114,7 +114,7 @@ int ha_sequence::open(const char *name, int mode, uint flags)
if (unlikely((error= table->s->sequence->read_initial_values(table))))
file->ha_close();
}
else
else if (!table->s->tmp_table)
table->m_needs_reopen= true;
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment