Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Incomplete
-
None
-
None
Description
If a COM_STMT_EXECUTE is executed that has no parameters, a warning about Malformed COM_STMT_EXECUTE was logged. This happens because the code expects the COM_STMT_EXECUTE to contain the metadata even though it should only be expected for COM_STMT_EXECUTE with at least one parameter.
This can be reproduced by running sysbench against MaxScale.