Azure / Azure/data-api-builder
[Bug]: Backslash `\` needs to be handled explicitly in MySQL.
Open
bug
mysql
triage
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
### What happened?
https://bugs.mysql.com/bug.php?id=10489
https://stackoverflow.com/questions/14926386/how-can-i-search-for-slash-in-mysql-and-why-is-escaping-not-required-fo

### Version
main
### What database are you using?
MySQL
### What hosting model are you using?
Local (including CLI)
### Which API approach are you accessing DAB through?
GraphQL, REST
### Relevant log output
```Text
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.