Changelog for DBIx-ParseError-MySQL

v1.0.4 2025-01-21T22:53:15
 - Update README / LICENSE (dmueller)
 - Update Makefile from upstream (dmueller)
 - Pull request #5: SM-4878 Allow max_execution_time errors to not be
   considered transient, so the query does not get retried (Samuel Ng)
 - Add comment explaining reason for filtering out matches on `maximum
   statement execution time exceeded` (Samuel Ng)
 - Allow max_execution_time errors to not be considered transient, so the
   query does not get retried (Samuel Ng)

v1.0.3 2023-02-07T16:21:17
 - Update README / LICENSE / Makefile (Brendan Byrd)
 - POD fixes (Brendan Byrd)
 - Pull request #4: SM-4041 (Tom Christiansen)
 - SM-4041: Add a comment about this new error message (Brendan Byrd)
 - SM-4041 add test case for new error (Tom Christiansen)
 - SM-4014 add new connection error; fix regex (Tom Christiansen)

v1.0.2 2021-06-07T22:15:01
 - Update README (Brendan Byrd)
 - Pull request #3: SM-3107 (Brendan Byrd)
 - Add support for other "Deadlock found" errors and "Service lock wait
   timeout exceeded" (Brendan Byrd)

v1.0.1 2021-02-17T20:22:21
 - Update README (Brendan Byrd)
 - Add test dep for Test2::Bundle::More (Brendan Byrd)

v1.0.0 2021-02-11T22:00:57
 - Update README (Brendan Byrd)
 - Make the period after "at line ##" optional (Brendan Byrd)
 - Create distribution files (Andrew Hewus Fresh)
 - Create initial module + tests (Brendan Byrd)
 - Initial Commit (Brendan Byrd)