We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01b24d6 commit 92fc991Copy full SHA for 92fc991
CHANGELOG.md
@@ -19,6 +19,7 @@
19
- Add "filename:line" prefix to log in go-mysql. Custom loggers now show it. (#1589)
20
- Improve error handling. It reduces the "busy buffer" errors. (#1595, #1601, #1641)
21
- Use `strconv.Atoi` to parse max_allowed_packet. (#1661)
22
+- `rejectReadOnly` option now handles ER_READ_ONLY_MODE (1290) error too. (#1660)
23
24
25
## Version 1.8.1 (2024-03-26)
0 commit comments