Thank you for your help! If the status of the bug report you submitted changes, you will be notified. You may return here and check on the status or update your report at any time. That URL for your bug report is: http://bugs.mysql.com/104459.
Bug #104459 Typescript support for Node.js MySQL connector
Submitted: 29 Jul 2021 16:33 Modified: 25 Nov 2021 11:25
Reporter: Yauhen Hranik Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector for Node.js Severity:S4 (Feature request)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any

[29 Jul 2021 16:33] Yauhen Hranik
Description:
As a Node.js developer, I'd love to see an official Typescript support for Node.js MySQL connector (@mysql/xdevapi) so that I can have better developer experience using the connector in a Node.js Typescript project.

Back in 2018, there was a community effort to add Typescript types for the @mysql/xdevapi library to the DefinitelyTyped project, but the PR was abandoned:
https://github.com/DefinitelyTyped/DefinitelyTyped/pull/28062

How to repeat:
Install @mysql/xdevapi npm package -> Review source files -> Typescript definitions are not available.

Suggested fix:
Official Typescript support for Node.js MySQL connector.
[30 Jul 2021 4:09] MySQL Verification Team
Hello Yauhen Hranik,

Thank you for the reasonable feature request!

regards,
Umesh
[30 Jul 2021 4:11] MySQL Verification Team
Related - Bug #92351
[25 Nov 2021 11:25] Rui Quelhas
Duplicate of BUG#103438.