mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merged patch from Percona to get proper fix for compilation issue of srv0srv.c on Solaris
sql/sql_cache.cc: Fixed wrong comment
This commit is contained in:
@ -1306,8 +1306,8 @@ end:
|
||||
to the user.
|
||||
|
||||
RESULTS
|
||||
1 Query was not cached.
|
||||
0 The query was cached and user was sent the result.
|
||||
0 Query was not cached.
|
||||
1 The query was cached and user was sent the result.
|
||||
-1 The query was cached but we didn't have rights to use it.
|
||||
No error is sent to the client yet.
|
||||
|
||||
|
Reference in New Issue
Block a user