Backport of Bug#37843 to mysql-next-mr
This commit is contained in:
parent
7d0ae74508
commit
b53bb56724
@ -1332,8 +1332,8 @@ end:
|
|||||||
@param query_length Length of the statement in characters
|
@param query_length Length of the statement in characters
|
||||||
|
|
||||||
@return status code
|
@return status code
|
||||||
@retval 1 Query was not cached.
|
@retval 0 Query was not cached.
|
||||||
@retval 0 The query was cached and user was sent the result.
|
@retval 1 The query was cached and user was sent the result.
|
||||||
@retval -1 The query was cached but we didn't have rights to use it.
|
@retval -1 The query was cached but we didn't have rights to use it.
|
||||||
|
|
||||||
In case of -1, no error is sent to the client.
|
In case of -1, no error is sent to the client.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user