temporary tables of subquery in the from clause just skipped during processing QC tables (BUG#11522)

mysql-test/r/query_cache.result:
  queries with subquery in the FROM clause
mysql-test/t/query_cache.test:
  queries with subquery in the FROM clause
sql/sql_cache.cc:
  temporary tables of subquery in the from clause just skipped during processing QC tables
This commit is contained in:
unknown 2005-06-23 20:06:35 +03:00
commit 0cc6dd83c4
3 changed files with 93 additions and 2 deletions

File diff suppressed because one or more lines are too long