My customer is using the properties initstmt in the MySQL ODBC Driver.
I am trying to migrate from MySQL ODBC Driver to net/MySqlConnector. But I couldn't find any properties related to initstmt in the MySqlConnectionStringBuilder.
Do you have any plans to implement initstmt? Or is there any reason not to implement this property?
This is an explanation related to initstmt
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-configuration-connection-parameters.html
My customer is using the properties initstmt in the MySQL ODBC Driver.
I am trying to migrate from MySQL ODBC Driver to net/MySqlConnector. But I couldn't find any properties related to initstmt in the MySqlConnectionStringBuilder.
Do you have any plans to implement initstmt? Or is there any reason not to implement this property?
This is an explanation related to initstmt
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-configuration-connection-parameters.html