MySQL 9.1.0
Source Code Documentation
|
A service that provides the apis for get_null. More...
#include <mysql_command_consumer.h>
Public Attributes | |
mysql_service_status_t(* | get )(SRV_CTX_H srv_ctx_h) |
Receive nullptr value from server and store into srv_ctx_h data. More... | |
A service that provides the apis for get_null.
mysql_service_status_t(* s_mysql_mysql_text_consumer_get_null_v1::get) (SRV_CTX_H srv_ctx_h) |
Receive nullptr value from server and store into srv_ctx_h data.
srv_ctx_h | Dom_ctx data handle. |
false | success. |
true | failure. |