Get desktop application:
View/edit binary Protocol Buffers messages
Execute a statement in the given namespace. @startuml "Execute Statements" client -> server: StmtExecute ... zero or more Resultsets ... server --> client: StmtExecuteOk @enduml @notice This message may generate a notice containing WARNINGs generated by its execution. This message may generate a notice containing INFO messages generated by its execution. @returns zero or more @ref Mysqlx::Resultset followed by @ref Mysqlx::Sql::StmtExecuteOk
Used in:
* namespace of the statement to be executed
* statement that shall be executed
* values for wildcard replacements
* send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
* Statement executed successful
(message has no fields)