mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MW-322 CTAS fix
Pushed fix for a typo Signed-off-by: Jan Lindström <jan.lindstrom@mariadb.com>
This commit is contained in:
@ -4313,7 +4313,7 @@ bool select_create::send_eof()
|
||||
*/
|
||||
if (!table->s->tmp_table)
|
||||
{
|
||||
#ifdef WITH_WSREP
|
||||
#ifdef WITH_WSREP
|
||||
/*
|
||||
append table level exclusive key for CTAS
|
||||
*/
|
||||
|
Reference in New Issue
Block a user