Revert "SQL Expressions: (Chore) Update GMS (go-mysql-server) depende… (#113050)

This commit is contained in:
Kyle Brandt
2025-10-28 02:48:57 -04:00
committed by GitHub
parent b77a99214a
commit 4bb91a7846
11 changed files with 42 additions and 56 deletions
@@ -307,16 +307,6 @@ FULL OUTER JOIN (
This approach ensures that a schema exists even when one query returns no data.
### Regular Expressions
Regular expressions are not fully compatible with MySQL standards. SQL expressions that use regular expression functions will have limitations such as:
- Lack of back-references
- No before/after text matching
- Differences in handling CR ('\r')
There may be other minor differences as well.
## SQL expressions examples
1. Create the following Prometheus query: