mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-10585 EXECUTE IMMEDIATE statement
This commit is contained in:
@@ -278,6 +278,7 @@ static SYMBOL symbols[] = {
|
||||
{ "IGNORE", SYM(IGNORE_SYM)},
|
||||
{ "IGNORE_DOMAIN_IDS", SYM(IGNORE_DOMAIN_IDS_SYM)},
|
||||
{ "IGNORE_SERVER_IDS", SYM(IGNORE_SERVER_IDS_SYM)},
|
||||
{ "IMMEDIATE", SYM(IMMEDIATE_SYM)},
|
||||
{ "IMPORT", SYM(IMPORT)},
|
||||
{ "IN", SYM(IN_SYM)},
|
||||
{ "INDEX", SYM(INDEX_SYM)},
|
||||
|
Reference in New Issue
Block a user