From 268ee510c5069fc94d9d4c5ed4d0f07978c985d5 Mon Sep 17 00:00:00 2001 From: hvlad Date: Fri, 5 Jun 2009 08:34:00 +0000 Subject: [PATCH] Update WhatsNew --- doc/WhatsNew | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/doc/WhatsNew b/doc/WhatsNew index 3ac72efdbd..60bb773f95 100644 --- a/doc/WhatsNew +++ b/doc/WhatsNew @@ -12,6 +12,11 @@ Contributor(s): Alex Peshkov + * Bugfix CORE-2475 + External table data not visible to other sessions in Classic. + Contributor(s): + Vlad Khorsun + * Bugfix CORE-2449 Unexpected "lock conflict" error can be thrown instead of other (expected) exception Contributor(s): @@ -33,6 +38,11 @@ Contributor(s): Alex Peshkov + * Bugfix CORE-2416 + AV preparing a query with aggregate over derived table + Contributor(s): + Vlad Khorsun + * Bugfix CORE-2415 Firebird crashes when out of temporary space Contributor(s): @@ -63,6 +73,11 @@ Contributor(s): Alex Peshkov + * Bugfix CORE-2348 + More problems with transaction numbers overflowing 32-bit signed integer and corrupting database + Contributor(s): + Vlad Khorsun + * Bugfix CORE-2340 Bugcheck 258 (page slot not empty) could occurs under high concurrent load Contributor(s): @@ -146,6 +161,11 @@ Contributor(s): Adriano dos Santos Fernandes + * Bugfix CORE-1647 + Close external table's file even if it used by some cached (inactive) requests. + Contributor(s): + Vlad Khorsun + * Bugfix CORE-1607 Correlated subquery is optimized badly if it depends on the union stream Contributor(s):