Maksim Kita
|
2a327107b6
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
|
Artem Alperin
|
4139cb24ee
|
Add missing includes
|
2024-01-13 01:48:55 +03:00 |
|
vdimir
|
8f0d7954ff
|
IStorage::checkDataNext returns optional
|
2023-10-23 10:12:30 +00:00 |
|
vdimir
|
fe95c0d0e4
|
Improve CHECK TABLE system query
Resubmit PR #52745
|
2023-10-23 09:35:26 +00:00 |
|
Alexander Tokmakov
|
4b30900fed
|
Revert "Improve CHECK TABLE system query"
|
2023-08-10 14:44:16 +03:00 |
|
vdimir
|
1aedc4e892
|
Build proper pipeline for CHECK TABLE
|
2023-08-08 09:45:32 +00:00 |
|
vdimir
|
a882ef295f
|
Query CHECK TABLE takes care about progress and cancellation
|
2023-08-08 09:45:31 +00:00 |
|
Azat Khuzhin
|
79b83c4fd2
|
Remove superfluous includes of logger_userful.h from headers
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-04-10 17:59:30 +02:00 |
|
Vitaly Baranov
|
828f45f078
|
Add new restore setting 'allow_non_empty_tables'.
|
2022-05-03 16:18:45 +02:00 |
|
Amos Bird
|
4a5e4274f0
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
|
Vitaly Baranov
|
e72a343994
|
Implement BACKUP & RESTORE for the Memory table engine.
|
2022-03-20 20:02:15 +01:00 |
|
Vitaly Baranov
|
a1f29d31ea
|
Support BACKUP & RESTORE for log family.
|
2021-11-01 12:07:17 +03:00 |
|
Vitaly Baranov
|
0e8c9b089f
|
Keep indices for StorageStripeLog in memory.
|
2021-10-31 03:52:41 +03:00 |
|
Vitaly Baranov
|
42596b16bc
|
Make StorageLog.cpp to implement both Log and TinyLog engines.
Refactoring of implementation of the Log family.
|
2021-10-31 03:52:36 +03:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
Alexey Milovidov
|
5368b20a71
|
Fix error
|
2021-01-05 04:49:15 +03:00 |
|
Alexey Milovidov
|
8fb0034b62
|
Give up on lazy initialization of FileChecker
|
2021-01-04 00:07:26 +03:00 |
|
alexey-milovidov
|
47d150b116
|
Revert "Revert "Avoid deadlocks in Log/TinyLog""
|
2020-09-25 02:29:16 +03:00 |
|
alexey-milovidov
|
13529265c4
|
Revert "Avoid deadlocks in Log/TinyLog"
|
2020-09-25 02:28:57 +03:00 |
|
Alexey Milovidov
|
4d06bc62b1
|
Allow concurrent reads while writing to TinyLog
|
2020-09-19 14:02:11 +03:00 |
|
Alexey Milovidov
|
204a4af394
|
Rollback insertion error in Log engines #12402
|
2020-07-12 05:32:18 +03:00 |
|
Alexey Milovidov
|
25f941020b
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|