IZ
Size: a a a
IZ
C
Failed to connect to pmm-server.example.me:443: timeout. component=client
Connecting to https://admin:***@pmm-server.example.me:443/ ... component=client
DE
DE
DE
IZ
IZ
DE
DE
C
IZ
А
IZ
IZ
getControllerObjectByIdgrmp_v0.6.0(_idgrmp int unsigned) returns JSON IZ
IZ
Statements that return a result set can be used within a stored procedure but not within a stored function. This prohibition includes SELECT statements that do not have an INTO var_list clause and other statements such as SHOW, EXPLAIN, and CHECK TABLE. For statements that can be determined at function definition time to return a result set, a Not allowed to return a result set from a function error occurs (ER_SP_NO_RETSET). For statements that can be determined only at runtime to return a result set, a PROCEDURE %s can't return a result set in the given context error occurs (ER_SP_BADSELECT).