mirror of
https://github.com/MariaDB/server.git
synced 2026-05-03 21:55:33 +02:00
Fixed bug in query cache after temporary table creation.
Docs/manual.texi: change log entry mysql-test/r/query_cache.result: bug test suite mysql-test/t/query_cache.test: bug test suite
This commit is contained in:
parent
6d122d5b8f
commit
f9dac8752e
4 changed files with 41 additions and 3 deletions
|
|
@ -50147,6 +50147,8 @@ each individual 4.0.x release.
|
|||
|
||||
@itemize @bullet
|
||||
@item
|
||||
Fixed bug in query cache after temporary table creation.
|
||||
@item
|
||||
Fixed bug in multi-table @code{UPDATE}: when updating a table,
|
||||
@code{do_select()} became confused about reading records from a cache.
|
||||
@item
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue