Alexander Gololobov
|
f64d08bd5c
|
Enable lightweight delete support by default
|
2023-03-01 19:35:55 +01:00 |
|
Alexander Gololobov
|
cdc79c4deb
|
SET mutations_sync = 0 dy default in tests with lightweight deletes
|
2022-12-30 16:23:08 +01:00 |
|
Alexander Gololobov
|
594195451e
|
Cleanups
|
2022-07-24 12:21:18 +02:00 |
|
Alexander Gololobov
|
1ea9f143ff
|
Leave only _row_exists-based implementation of lightweight delete
|
2022-07-21 11:26:13 +02:00 |
|
Alexander Gololobov
|
6578d4f2b4
|
Mix lightweight deletes with old-style alter-delete's
|
2022-07-20 22:25:39 +02:00 |
|
Alexander Gololobov
|
614cb9a87f
|
Disable trivial count() optimization if _row_exists column is present
|
2022-07-18 20:08:01 +02:00 |
|
Alexander Gololobov
|
ab29e18b26
|
Speedup 02352_lightweight_delete test
|
2022-07-18 20:07:48 +02:00 |
|
Alexander Gololobov
|
ae0d00083c
|
Renamed __row_exists to _row_exists
|
2022-07-18 20:07:36 +02:00 |
|
Alexander Gololobov
|
f324ca9921
|
Cleanups
|
2022-07-18 20:07:22 +02:00 |
|
Alexander Gololobov
|
f956810fdd
|
Rewrite DELETE FROM into UPDATE __row_exist=0
|
2022-07-18 20:07:10 +02:00 |
|