← Back to team overview

maria-developers team mailing list archive

JDBC getWarnings and stored procedure

 

Hello,
When we call a stored procedure in JDBC which emit warnings,  getWarnings() always returns null.
I don't really think that the problem is in MariaDB Connector J because warning flag in the EOF packet is not set to true.
Mysql client behaves in the same way, by default it shows warnings count issued by DML command but not for stored procedure.

Is it a normal behavior ?

Best regards,
Jérôme.