Bug #114024 JdbcStatement add method
Submitted: 17 Feb 2024 6:11 Modified: 22 Mar 2024 13:00
Reporter: Mark Simonyi Email Updates:
Status: No Feedback Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: MySQL Verification Team CPU Architecture:Any

[17 Feb 2024 6:11] Mark Simonyi
Description:
I hope com.mysql.cj.jdbc.JdbcStatement add following method

  void setAttribute(String name, MySQLType type,Object value);

How to repeat:
don't bind exact  type when bind query attribute

Suggested fix:
I hope com.mysql.cj.jdbc.JdbcStatement add following method

  void setAttribute(String name, MySQLType type,Object value);
[22 Feb 2024 13:00] MySQL Verification Team
Hello Mark Simonyi,

Thank you for the bug report.
Could you please provide repeatable test case (please make it as private if you prefer) to reproduce this issue at our end? Thank you.

Regards,
Ashwini Patil
[23 Mar 2024 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".