Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Duplicate
-
3.1.0
-
None
Description
Commit https://github.com/mariadb-corporation/mariadb-connector-j/commit/2bf550277768f99d2f5e999523011c57a3601725 broke writeAscii(): when the if condition is true, the string is written twice to the buffer. Adding a return statement at the end of the if should fix this.
Attachments
Issue Links
- duplicates
-
CONJ-1035 PreparedStatement Insert regression - java.sql.SQLSyntaxErrorException: (conn=952) Incorrect datetime value: '2022-12-16 16:21:25.7134102022-12-16 16:21:25.713410'
- Closed