![]() |
MySQL 9.7.1
Source Code Documentation
|
#include <mysql_stored_program_imp.h>
Static Public Member Functions | |
| static mysql_service_status_t | set (stored_program_runtime_context sp_runtime_context, uint32_t year, uint32_t month, uint32_t day) noexcept |
|
staticnoexcept |
| [in] | sp_runtime_context | stored program runtime context. If null, current runtime context will be used. |
| [in] | year | Year information |
| [in] | month | Month of the year |
| [in] | day | Day of the month |
| MYSQL_SUCCESS | Success |
| MYSQL_FAILURE | Failure |