- update to 3.38.2:
* Fix a problem with the Bloom filter optimization that might cause an incorrect answer when doing a LEFT JOIN with a WHERE clause constraint that says that one of the columns on the right table of the LEFT JOIN is NULL. * Other minor patches. OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=280
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 29 08:21:26 UTC 2022 - Reinhard Max <max@suse.com>
|
||||
|
||||
- update to 3.38.2:
|
||||
* Fix a problem with the Bloom filter optimization that might
|
||||
cause an incorrect answer when doing a LEFT JOIN with a WHERE
|
||||
clause constraint that says that one of the columns on the
|
||||
right table of the LEFT JOIN is NULL.
|
||||
* Other minor patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 16 16:24:45 UTC 2022 - Reinhard Max <max@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user