mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
Merge abelkin@work.mysql.com:/home/bk/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/mysql-4.0 Docs/manual.texi: Auto merged
This commit is contained in:
commit
81ca4cdc3c
1 changed files with 2 additions and 1 deletions
|
|
@ -37304,7 +37304,8 @@ of the form @code{SELECT * FROM AUTOINCREMENT_FIELD IS NULL}
|
|||
However, @code{FOUND ROWS()} will return the correct value,
|
||||
even if the preceding query was fetched from the cache.
|
||||
|
||||
Queries that don't use any tables or if the user has a column privilege for
|
||||
Queries that don't use any tables, queries that use temporary tables
|
||||
or if the user has a column privilege for
|
||||
any of the involved tables are not cached.
|
||||
|
||||
Before a query is fetched from the query cache, MySQL will check that
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue