[MDEV-20199] RocksDB ROW_COUNT() after UPDATE always 1, even if the data has not changed. Created: 2019-07-29 Updated: 2023-04-27 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - RocksDB |
| Affects Version/s: | 10.3.16, 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Илья Индиго | Assignee: | Sergei Petrunia |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | rocksdb | ||
| Environment: |
openSUSE Tumbleweed x86_64 |
||
| Description |
|
In MariaDB 10.3.16 on ROCKSDB engine ROW_COUNT() return always 1 (not 0), after UPDETE, when data not changed.
|
| Comments |
| Comment by Alice Sherepa [ 2019-07-29 ] | |||||||||||||||||||
|
Thanks for the report! Repeatable on 10.2-10.4:
| |||||||||||||||||||
| Comment by Илья Индиго [ 2019-12-16 ] | |||||||||||||||||||
|
Hello! |