close
Skip to content

Update builtin functions for mysql#2749

Merged
alexdima merged 1 commit into
microsoft:mainfrom
popsql:mysql_funcs
Nov 13, 2021
Merged

Update builtin functions for mysql#2749
alexdima merged 1 commit into
microsoft:mainfrom
popsql:mysql_funcs

Conversation

@MasterOdin
Copy link
Copy Markdown
Contributor

Updates the function list for MySQL using the latest version (8.0.27). Some of the added functions were already added as keywords (like CUME_DIST), but given that CURRENT_DATE is both a keyword and builtin function, figured they should be added here in similar fashion.

Documentation pages used:

For the second page, I only added a few of the functions on that page as I wasn't sure if all should be added including the superuser only ones. For reference, there were already a handful of functions that were added (like ASYMMETRIC_* ones), but others had not, so I just went with the new that I personally use from time to time, the gen_* and mask_* functions.

Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
@alexdima
Copy link
Copy Markdown
Member

Thank you!

@alexdima alexdima added this to the November 2021 milestone Nov 13, 2021
@alexdima alexdima merged commit 02cec3f into microsoft:main Nov 13, 2021
@MasterOdin MasterOdin deleted the mysql_funcs branch November 13, 2021 18:41
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants