proller
f88f68db09
Macos: fix include for mysql, use mariadb-connector-c in docs ( #2717 )
...
* Macos: fix mysql link
* Macos: Fix mysql include
* doc
2018-07-25 18:27:31 +03:00
proller
ab2a898257
Use clang-6 in release script for sanitizers
2018-07-12 20:58:37 +03:00
Max Vetrov
6e273978c5
Update mutator.cpp
...
Don't check variable res twice.
2018-06-25 21:04:57 +03:00
proller
fbe7df73a2
CLICKHOUSE-3762 Build fixes ( #2488 )
...
CONTRIB-254
2018-06-19 21:09:09 +03:00
Alexey Milovidov
eefc4fd9c5
Addition to prev. revision #2520
2018-06-18 05:19:42 +03:00
Alexey Milovidov
4b3b6b0d9b
Addition to prev. revision #2520
2018-06-18 05:14:29 +03:00
Alexey Milovidov
3d8455de00
Updated performance testing tool: output single number #1890
2018-06-13 09:04:04 +03:00
Alexey Milovidov
397ac0fb24
Updated performance testing tool #1890
2018-06-13 05:52:03 +03:00
Alexey Milovidov
37ffa4c948
Updated performance testing tool #1890
2018-06-13 04:52:52 +03:00
Alexey Milovidov
880807da5d
Updated performance testing tool #1890
2018-06-13 04:51:15 +03:00
Alexey Milovidov
4c8f2eb625
Updated performance testing tool #1890
2018-06-13 04:50:33 +03:00
Alexey Milovidov
fd7949a5c6
Updated performance testing tool #1890
2018-06-13 04:46:23 +03:00
Alexey Milovidov
a4939b9a98
Updated performance testing tool #1890
2018-06-13 04:44:13 +03:00
Alexey Milovidov
755310d6ff
Updated LZ4 performance testing tool #1890
2018-06-12 08:06:23 +03:00
Alexey Milovidov
e3d5a2860e
Updated LZ4 performance testing tool #1890
2018-06-12 08:04:16 +03:00
alexey-milovidov
17d90fe6da
Merge branch 'master' into lz4_experiments
2018-06-10 23:13:38 +03:00
Alexey Milovidov
64ea1046e1
Using ninja by default: updated instructions [#CLICKHOUSE-2]
2018-06-08 19:18:07 +03:00
proller
01a31414eb
Build fixes ( #2474 )
2018-06-06 21:41:39 +03:00
Alexey Milovidov
51044279e5
Squashed #2471
2018-06-05 23:09:51 +03:00
proller
4d12a823da
Use copy-headers from cmake. (working compiler test without package install) ( #2456 )
...
* Try use copy-headers from cmake [WIP]
* Using internal compiler without install
* 32bit Compile fix
* Fixes
* fix
* clean
* fix
* clean
2018-06-04 23:26:17 +03:00
Alexey Zatelepin
c9bb986330
Merge branch 'master' into replicated-mergetree-mutations
...
Conflicts:
dbms/src/Storages/MergeTree/AbandonableLockInZooKeeper.h
dbms/src/Storages/MergeTree/ReplicatedMergeTreePartCheckThread.cpp
dbms/src/Storages/MergeTree/ReplicatedMergeTreeQueue.cpp
dbms/src/Storages/MergeTree/ReplicatedMergeTreeQueue.h
dbms/src/Storages/StorageReplicatedMergeTree.cpp
2018-05-31 18:52:42 +03:00
proller
ba6fc5651b
Docker update and improve ( #2450 )
...
* Fix user name on distributed queries
* wip
* fix
* Docker update and improve
* Fix
2018-05-30 22:26:36 +03:00
proller
060e965215
Try fix copy_headers ( #2435 )
2018-05-29 01:17:10 +03:00
proller
895b8e6515
Fix test 00505_secure with random ports ( #2433 )
2018-05-28 23:38:46 +03:00
Alexey Zatelepin
f6c72f8e56
Merge branch 'master' into replicated-mergetree-mutations
...
Conflicts:
dbms/src/Common/ActionBlocker.h
dbms/src/Storages/MergeTree/ActiveDataPartSet.cpp
dbms/src/Storages/MergeTree/ActiveDataPartSet.h
dbms/src/Storages/MergeTree/MergeTreeData.h
dbms/src/Storages/MergeTree/MergeTreeDataPart.cpp
dbms/src/Storages/MergeTree/ReplicatedMergeTreeAlterThread.cpp
dbms/src/Storages/MergeTree/ReplicatedMergeTreeLogEntry.cpp
dbms/src/Storages/MergeTree/ReplicatedMergeTreeLogEntry.h
dbms/src/Storages/MergeTree/ReplicatedMergeTreeQueue.cpp
dbms/src/Storages/MergeTree/ReplicatedMergeTreeQueue.h
dbms/src/Storages/MergeTree/ReplicatedMergeTreeRestartingThread.cpp
dbms/src/Storages/StorageMergeTree.cpp
dbms/src/Storages/StorageReplicatedMergeTree.cpp
dbms/src/Storages/StorageReplicatedMergeTree.h
2018-05-28 18:37:30 +03:00
proller
ab3ab7f52d
clickhouse-test-server: use random ports ( #2425 )
...
* Fix internal compiler includes with new clang
* debug copy_headers.sh
* Fix copy_headers.sh
* Use copy-headers from cmake
* Update rules
* pbuildeR: use random ports for testing
* critical fix
* clickhouse-test-server: use random ports
* fix
* fix
2018-05-25 23:52:20 +03:00
Alexey Zatelepin
1147e052e8
select and write part mutations to queue [#CLICKHOUSE-3747]
2018-05-25 23:13:00 +03:00
proller
68ba523b23
Compile and doc fixes ( #2410 )
...
* Try fix travis
* fix
* Fix clickhouse-local shared-split link
* fix
* fix
* fix
* Build fixes
* Fix tinfo
* fix
* tinfo -> termcap
* termcap fix
* Better llvm version detect
* fix
* Debian postinst fix
Tests: use /usr/local if exists
* Compile and doc fixes
* fix
* fix
* fix
* macos fixes
* fix
* wip
* Update demangle.h
* Update demangle.cpp
2018-05-25 21:13:48 +03:00
proller
445f8800c3
Build fixes [WIP] ( #2374 )
2018-05-17 20:55:07 +03:00
Alexey Milovidov
fb91bba279
Miscellaneous [#CLICKHOUSE-2]
2018-05-16 03:34:56 +03:00
alexey-milovidov
589899ac25
Added scripts for various CI tasks (in progress). ( #2356 )
...
* Added initial scripts for CI [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
* CI: development [#CLICKHOUSE-2]
2018-05-14 02:12:30 +03:00
proller
efe661b620
Build fixes ( #2347 )
...
* Try fix travis
* fix
* Fix clickhouse-local shared-split link
* fix
* fix
* fix
* Build fixes
* Fix tinfo
* fix
* tinfo -> termcap
2018-05-11 17:16:16 +03:00
Alexey Milovidov
5241a81015
Better check #2240
2018-05-11 15:00:02 +03:00
Alexey Milovidov
274704d0df
Added a script to validate dependencies on shared libraries #2240
2018-05-11 14:34:02 +03:00
proller
12905f5c6f
Try fix travis ( #2340 )
2018-05-10 15:31:30 +03:00
proller
eb772b8001
gcc8 fixes (memset, uncaught_exception)
2018-05-08 22:44:54 +03:00
proller
398097d24a
Build fixes ( #2323 )
...
* Build fixes
* Fixes
* remove libzookeeper-mt-dev
* fix
* fix
* wrong
* try fix
* fix
* Update CMakeLists.txt
2018-05-07 18:59:52 +03:00
Alexey Milovidov
d72740feab
Addition to prev. revision [#CLICKHOUSE-2]
2018-05-07 05:30:09 +03:00
Alexey Milovidov
bf3dbe1e86
Added a tool to fix code style [#CLICKHOUSE-2]
2018-05-07 05:27:31 +03:00
Alexey Milovidov
f589149189
Fixed build of embedded compiler with clang 7 [#CLICKHOUSE-2]
2018-05-06 12:04:10 +03:00
proller
634ba89f90
Build fixes
2018-05-05 15:34:17 +03:00
Alexey Milovidov
c9c09a9d13
Fixed Travis [#CLICKHOUSE-2]
2018-04-17 00:13:17 +03:00
proller
8a612c8e93
Better clickhouse-report
2018-04-13 15:34:14 +03:00
proller
3d38e5e477
clickhouse-report: get trace from running clickhouse-server process
2018-04-11 21:28:02 +03:00
proller
0c2ba39978
Debian: Try make compatible package depends ( #2194 )
...
* Fix split shared build
* Fix build without system odbc libs
* Move dbms/src/Common/iostream_debug_helpers.h -> libs/libcommon/include/common/iostream_debug_helpers.h
* Fix build with libiodbc
* Fix clickhouse-server.postinst
* Debian: Try make compatible package depends
* Try fix fail on travis tests fail
* Try fix package
* Fix ssl test
* fix
* fix
* wip
* try fix
* clean
* fix
2018-04-10 11:25:08 -07:00
Alexey Milovidov
2310bd7947
Miscellaneous [#CLICKHOUSE-2]
2018-04-03 20:35:48 +03:00
proller
440b0f33c7
Compile fixes
2018-04-02 15:31:49 +03:00
alexey-milovidov
428ee63a04
Merge branch 'master' into libzookeeper-rewrite
2018-04-01 17:31:20 +03:00
proller
5877498c4a
Add clickhouse-report script to server package ( #2123 )
...
* Add clickhouse-report script to server package
* fix
* fix
* fix
* Revert "fix"
This reverts commit ef3ded0920
.
2018-03-28 05:32:54 +03:00
Alexey Milovidov
93307a82e6
Using different ZooKeeper library (development) [#CLICKHOUSE-2]
2018-03-25 07:20:31 +03:00