`RESET PERSIST` SQL behavior
Open
configuration
enhancement
sql
- Dominant language
- Go
- Stars
- 24.5k
- Forks
- 873
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 120
Description
Missing `RESET PERSIST ` and `RESET PERSIST` (all) support. Need parser support and enginetests.
[mysql docs for RESET PERSIST](https://dev.mysql.com/doc/refman/8.0/en/reset-persist.html)
[bats tests for unsupported behavior](https://github.com/dolthub/dolt/blob/280bbb42f91a595cd3ad4de4bce0552d0d0cd57f/integration-tests/bats/sql-server-config.bats#L87)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.