1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Merge branch '10.7' into 10.8

This commit is contained in:
Oleksandr Byelkin
2022-10-04 11:42:37 +02:00
347 changed files with 13406 additions and 5523 deletions

View File

@@ -376,6 +376,7 @@ enum enum_parsing_place
BEFORE_OPT_LIST,
AFTER_LIST,
FOR_LOOP_BOUND,
IN_RETURNING,
PARSING_PLACE_SIZE /* always should be the last */
};