Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.0.5
-
None
-
None
-
Windows
Description
ISO Standard format is
{ call proc() }for calling stored procedure.
But MariaDB ODBC connector can't understand '{' delimeter.
So, This string send to MariaDB server directly and make syntax error notation to client application.
This is big problem for developing enterprise solution.