Commit fb3837bb authored by bell@sanja.is.com.ua's avatar bell@sanja.is.com.ua

Merge abelkin@work.mysql.com:/home/bk/mysql-4.0

into sanja.is.com.ua:/home/bell/mysql/mysql-4.0
parents 6fa9bb2a 8af5a19f
...@@ -37304,7 +37304,8 @@ of the form @code{SELECT * FROM AUTOINCREMENT_FIELD IS NULL} ...@@ -37304,7 +37304,8 @@ of the form @code{SELECT * FROM AUTOINCREMENT_FIELD IS NULL}
However, @code{FOUND ROWS()} will return the correct value, However, @code{FOUND ROWS()} will return the correct value,
even if the preceding query was fetched from the cache. 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. any of the involved tables are not cached.
Before a query is fetched from the query cache, MySQL will check that Before a query is fetched from the query cache, MySQL will check that
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment