Robert Schulze
|
fd86829824
|
Consolidate config_core.h into config.h
Less duplication, less confusion ...
|
2022-09-28 13:31:57 +00:00 |
|
Alexander Tokmakov
|
922834ccde
|
minor fixes
|
2022-09-26 19:31:08 +02:00 |
|
Frank Chen
|
a999212082
|
Update test cases to support both Replicated and non-Replicated database engine
Signed-off-by: Frank Chen <frank.chen021@outlook.com>
|
2022-09-24 11:34:42 +08:00 |
|
Alexander Tokmakov
|
65474830ac
|
make tryEnqueueReplicatedDDL virtual
|
2022-09-16 16:25:32 +02:00 |
|
Alexander Tokmakov
|
03c193ccca
|
fix ON CLUSTER with Replicated database cluster
|
2022-09-15 21:15:57 +02:00 |
|
Alexander Tokmakov
|
fc73134145
|
fix race between DROP and short form of ATTACH
|
2022-09-14 18:03:36 +02:00 |
|
Alexey Milovidov
|
05d0f48d17
|
Merge pull request #41173 from ClickHouse/remove-some-methods
Remove some methods
|
2022-09-11 07:19:52 +03:00 |
|
Alexey Milovidov
|
fd235919aa
|
Remove some methods
|
2022-09-10 05:04:40 +02:00 |
|
Alexey Milovidov
|
4301b362ab
|
Fix strange code in DatabaseReplicated
|
2022-09-10 02:34:37 +02:00 |
|
Kseniia Sumarokova
|
c5c48e44ea
|
Merge branch 'master' into fix-mysql-timeouts
|
2022-08-29 19:33:29 +02:00 |
|
kssenii
|
0a6c4b9265
|
Fix
|
2022-08-29 16:20:53 +02:00 |
|
alesapin
|
4f9faab924
|
Fix benign race in database replicated worker
|
2022-08-28 15:07:29 +02:00 |
|
Barum Rho
|
a61827fb78
|
Convert SQLite int8 column to ClickHouse int64
SQLite int8 column uses 64 bit integers.
|
2022-08-25 16:15:50 -04:00 |
|
Alexander Tokmakov
|
629690c32b
|
fix "incorrect replica identifier"
|
2022-08-18 16:13:27 +02:00 |
|
Alexander Tokmakov
|
caa270b72a
|
Merge pull request #39933 from ClickHouse/auto_convert_ordinary_to_atomic
Add flag that enables automatic conversion from Ordinary to Atomic
|
2022-08-17 12:40:49 +03:00 |
|
Nikita Mikhaylov
|
a7c3f23dfb
|
Merge branch 'master' into auto_convert_ordinary_to_atomic
|
2022-08-17 00:38:25 +02:00 |
|
Alexander Tokmakov
|
832d7c6e7c
|
Merge branch 'master' into replicated_database_improvements
|
2022-08-16 15:49:13 +02:00 |
|
Alexander Tokmakov
|
6f5a7c3bf7
|
fix a bug with symlinks detection
|
2022-08-15 12:30:47 +02:00 |
|
Alexander Tokmakov
|
848511affb
|
take permanently detached tables into account
|
2022-08-08 16:06:08 +02:00 |
|
Alexander Tokmakov
|
624ccd5206
|
fix
|
2022-08-03 15:33:55 +02:00 |
|
Alexander Tokmakov
|
1a059035b8
|
fix logical error on connection loss
|
2022-08-03 14:13:01 +02:00 |
|
Alexander Tokmakov
|
bc10725f02
|
fix
|
2022-08-01 20:26:43 +02:00 |
|
Alexander Tokmakov
|
a11fad1561
|
fix
|
2022-07-29 20:41:23 +02:00 |
|
Alexander Tokmakov
|
6f88065cc1
|
check metadata consistency
|
2022-07-29 18:33:16 +02:00 |
|
Alexander Tokmakov
|
24725b5f95
|
fix synchronous queries
|
2022-07-27 19:15:00 +02:00 |
|
Alexander Tokmakov
|
5ca5a3697f
|
better exception message for incorrect zk path
|
2022-07-22 18:41:41 +02:00 |
|
Alexander Tokmakov
|
df39af23a1
|
fix
|
2022-07-21 20:32:33 +02:00 |
|
Alexander Tokmakov
|
6e77155dc8
|
fix
|
2022-07-20 23:11:35 +02:00 |
|
Alexander Tokmakov
|
e295fd5090
|
Merge branch 'master' into replicated_database_improvements
|
2022-07-20 12:49:18 +02:00 |
|
Alexander Tokmakov
|
1fff3b24b8
|
Merge pull request #39337 from ClickHouse/minor_fix_for_ordinary_database
Do not start on unexpected Ordinary metadata
|
2022-07-19 13:30:56 +03:00 |
|
Kseniia Sumarokova
|
f168e0c5d0
|
Merge pull request #39272 from kssenii/fixes-for-materialized-pg
Fix segfault in materialised postgresql
|
2022-07-19 11:56:10 +02:00 |
|
Alexander Tokmakov
|
23312164bf
|
do not start on unexpected Ordinary metadata
|
2022-07-18 17:05:03 +02:00 |
|
Alexander Tokmakov
|
966a59e617
|
Merge pull request #39315 from ClickHouse/tavplubix-patch-1
Update exception message
|
2022-07-18 15:16:49 +03:00 |
|
Kseniia Sumarokova
|
eb23491957
|
Merge branch 'master' into fixes-for-materialized-pg
|
2022-07-18 12:00:58 +02:00 |
|
Alexander Tokmakov
|
a193276737
|
Update DatabaseOnDisk.cpp
|
2022-07-18 12:50:49 +03:00 |
|
Kseniia Sumarokova
|
4b11a718cb
|
Update fetchPostgreSQLTableStructure.cpp
|
2022-07-17 11:55:34 +02:00 |
|
kssenii
|
9bba55110c
|
Fix
|
2022-07-16 12:44:47 +02:00 |
|
kssenii
|
9f1d6814fc
|
Fix
|
2022-07-15 18:01:54 +02:00 |
|
Alexander Tokmakov
|
388872550a
|
Merge branch 'master' into replicated_database_improvements
|
2022-07-06 19:54:53 +02:00 |
|
kssenii
|
cfff7c4c28
|
Merge master
|
2022-07-04 14:13:26 +02:00 |
|
Alexander Tokmakov
|
2e073b5cff
|
Merge branch 'master' into replicated_database_improvements
|
2022-07-04 13:53:47 +02:00 |
|
Vitaly Baranov
|
cadb496894
|
Merge pull request #38537 from vitlibar/backup-improvements-8
Backup Improvements 8
|
2022-07-01 11:20:46 +02:00 |
|
Vitaly Baranov
|
e367d96964
|
Fix style.
|
2022-06-30 15:10:33 +02:00 |
|
Vitaly Baranov
|
aa97bf5125
|
Improve handling predefined databases and tables.
|
2022-06-30 08:37:17 +02:00 |
|
Vitaly Baranov
|
7689e0c36f
|
Improve gathering metadata for backup - part 6.
|
2022-06-30 08:37:17 +02:00 |
|
Vitaly Baranov
|
44db346fea
|
Improve gathering metadata for backup - part 3.
|
2022-06-30 08:37:17 +02:00 |
|
Vitaly Baranov
|
461a31f237
|
Improve gathering metadata for backup - part 2.
|
2022-06-30 08:37:17 +02:00 |
|
Vitaly Baranov
|
64b51a3772
|
Improve gathering metadata for backup.
|
2022-06-30 08:37:17 +02:00 |
|
alesapin
|
62e7a89f26
|
Proper fix for ipv4/ipv6 conversion error
|
2022-06-29 17:53:08 +02:00 |
|
Alexander Tokmakov
|
894acf0c5c
|
fix tests
|
2022-06-29 16:27:21 +02:00 |
|