mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Add my_dup.c
This commit is contained in:
@@ -1087,7 +1087,6 @@ mysql_execute_command(void)
|
||||
select_result *result;
|
||||
if (select_lex->options & SELECT_DESCRIBE)
|
||||
lex->exchange=0;
|
||||
/* Save a call, as it's very uncomon that we use unions */
|
||||
if (tables)
|
||||
{
|
||||
res=check_table_access(thd,
|
||||
|
Reference in New Issue
Block a user