File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 7
7
Contributor(s):
8
8
Vlad Khorsun <hvlad at users.sourceforge.net>
9
9
10
+ * Bugfix #7118
11
+ Chained JOIN .. USING across the same column names may be optimized badly
12
+ Contributor(s):
13
+ Dmitry Yemanov <dimitr at firebirdsql.org>
14
+
10
15
* Bugfix #7115
11
16
Server hangs in trace code when it tries to update mapping cache
12
17
Contributor(s):
42
47
Contributor(s):
43
48
Alex Peshkov <peshkoff at mail.ru>
44
49
50
+ * Bugfix #7057
51
+ Client-side positioned updates work wrongly with scrollable cursors
52
+ Contributor(s):
53
+ Dmitry Yemanov <dimitr at firebirdsql.org>
54
+
55
+ * Bugfix #7056
56
+ Fetching from a scrollable cursor may overwrite user-specified buffer and corrupt memory
57
+ Contributor(s):
58
+ Dmitry Yemanov <dimitr at firebirdsql.org>
59
+
45
60
* Bugfix #7043
46
61
Wrong message when user has no access to /tmp/firebird
47
62
Contributor(s):
52
67
Contributor(s):
53
68
Alex Peshkov <peshkoff at mail.ru>
54
69
70
+ * Bugfix #3357
71
+ Bad execution plan if some stream depends on multiple streams via a function
72
+ Contributor(s):
73
+ Dmitry Yemanov <dimitr at firebirdsql.org>
74
+
55
75
56
76
**************************
57
77
* v3.0.8
You can’t perform that action at this time.
0 commit comments