mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 08:03:04 +01:00
Update WhatsNew
This commit is contained in:
parent
6db905fd86
commit
268ee510c5
20
doc/WhatsNew
20
doc/WhatsNew
@ -12,6 +12,11 @@
|
||||
Contributor(s):
|
||||
Alex Peshkov <peshkoff at mail.ru>
|
||||
|
||||
* Bugfix CORE-2475
|
||||
External table data not visible to other sessions in Classic.
|
||||
Contributor(s):
|
||||
Vlad Khorsun <hvlad at users.sourceforge.net>
|
||||
|
||||
* 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 <peshkoff at mail.ru>
|
||||
|
||||
* Bugfix CORE-2416
|
||||
AV preparing a query with aggregate over derived table
|
||||
Contributor(s):
|
||||
Vlad Khorsun <hvlad at users.sourceforge.net>
|
||||
|
||||
* Bugfix CORE-2415
|
||||
Firebird crashes when out of temporary space
|
||||
Contributor(s):
|
||||
@ -63,6 +73,11 @@
|
||||
Contributor(s):
|
||||
Alex Peshkov <peshkoff at mail.ru>
|
||||
|
||||
* Bugfix CORE-2348
|
||||
More problems with transaction numbers overflowing 32-bit signed integer and corrupting database
|
||||
Contributor(s):
|
||||
Vlad Khorsun <hvlad at users.sourceforge.net>
|
||||
|
||||
* 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 <adrianosf at uol.com.br>
|
||||
|
||||
* Bugfix CORE-1647
|
||||
Close external table's file even if it used by some cached (inactive) requests.
|
||||
Contributor(s):
|
||||
Vlad Khorsun <hvlad at users.sourceforge.net>
|
||||
|
||||
* Bugfix CORE-1607
|
||||
Correlated subquery is optimized badly if it depends on the union stream
|
||||
Contributor(s):
|
||||
|
Loading…
Reference in New Issue
Block a user