mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge branch '10.6' into 10.7
This commit is contained in:
@ -374,6 +374,7 @@ enum enum_parsing_place
|
||||
BEFORE_OPT_LIST,
|
||||
AFTER_LIST,
|
||||
FOR_LOOP_BOUND,
|
||||
IN_RETURNING,
|
||||
PARSING_PLACE_SIZE /* always should be the last */
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user