mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Mistakes corrected, variable defined.
This commit is contained in:
@ -350,7 +350,7 @@ enum enum_parsing_place
|
||||
IN_GROUP_BY,
|
||||
IN_ORDER_BY,
|
||||
IN_UPDATE_ON_DUP_KEY,
|
||||
IN_PARTITIONING,
|
||||
IN_PART_FUNC,
|
||||
PARSING_PLACE_SIZE /* always should be the last */
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user