Statement cache should be aware of errors
Open
cleanup
enhancement
- Dominant language
- Go
- Stars
- 3.7k
- Forks
- 465
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 5
Description
If one of the statements obtained from the cache in mysql/tree_storage.go errors the cache should be instructed to either drop it or clear all the prepared statements. At the moment there are some situations that are not recoverable (database server restart).
Contributor guide
Assessment
This issue has not been assessed yet.