:zap: fast mysqljs/mysql compatible mysql driver for node.js

database-adapter mysql mysql-client node-js
3 Open Issues Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub
mysqljs/mysql incompatibilities feature request good first issue

:zap: fast mysqljs/mysql compatible mysql driver for node.js

JavaScript
#database-adapter#mysql#mysql-client#node-js
bug good first issue

:zap: fast mysqljs/mysql compatible mysql driver for node.js

JavaScript
#database-adapter#mysql#mysql-client#node-js

AI Summary: The task is to debug and fix a date parsing issue in the `mysql2` Node.js driver when used with Sequelize's bind parameters. The issue causes incorrect date values to be returned when using prepared statements, specifically affecting dates with and without time components. The provided code demonstrates the problem and a potential fix needs to be implemented and tested.

Complexity: 4/5
bug good first issue

:zap: fast mysqljs/mysql compatible mysql driver for node.js

JavaScript
#database-adapter#mysql#mysql-client#node-js