MW-322 CTAS fix
Pushed fix for a typo Signed-off-by: Jan Lindström <jan.lindstrom@mariadb.com>
This commit is contained in:
parent
20ab1665af
commit
6326f0eac6
@ -4313,7 +4313,7 @@ bool select_create::send_eof()
|
|||||||
*/
|
*/
|
||||||
if (!table->s->tmp_table)
|
if (!table->s->tmp_table)
|
||||||
{
|
{
|
||||||
#ifdef WITH_WSREP
|
#ifdef WITH_WSREP
|
||||||
/*
|
/*
|
||||||
append table level exclusive key for CTAS
|
append table level exclusive key for CTAS
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user