Vladimir Smirnov
d36f52502e
Make it compilable on OS X
...
It's still hackish and dirty, but server and client compies.
Server starts, but throwes meaningless exception on any query.
Client seems to be working fine.
Linux compilation might (but shouldn't) be broken (not tested).
2016-11-01 17:59:21 +01:00
Alexey Milovidov
968bcb6f66
Preparation [#METR-2944].
2016-10-27 20:48:12 +03:00
Alexey Milovidov
daeac24f04
Added ClientInfo: passing original source of query during distributed query execution; improvement of per-user limits in ProcessList [#METR-23279].
2016-10-25 00:40:39 +03:00
Alexey Milovidov
8c4abcdd43
Using std::shared_ptr for functions and AST [#METR-21503].
2016-05-28 18:42:22 +03:00
Alexey Milovidov
be394f2c84
Using std::shared_ptr for data types [#METR-21503].
2016-05-28 10:48:40 +03:00
Alexey Milovidov
4b7f461e46
Using std::shared_ptr for columns [#METR-21503].
2016-05-28 08:31:36 +03:00
Alexey Milovidov
a266359ce5
Allowed DEFAULT columns in query_log table [#METR-20397].
2016-03-22 03:21:14 +03:00
Alexey Milovidov
288fb9dcdf
Less wrong [#METR-19997].
2016-03-22 02:46:24 +03:00
Pavel Kartavyy
eca42536d8
dbms: renamed Revision to ClickHouseRevision. Daemon to BaseDaemon
2016-02-09 20:06:50 +03:00
Alexey Milovidov
d1fc6175f3
dbms: added revision to query_log table [#METR-19319].
2015-12-09 06:30:54 +03:00
Alexey Milovidov
4a061b97cb
Moved file [#METR-17973].
2015-10-05 03:44:40 +03:00
Alexey Milovidov
c757bf9063
dbms: setting thread names [#METR-2944].
2015-09-24 21:54:21 +03:00
Alexey Milovidov
a26a43fcc0
dbms: quorum inserts: development [#METR-16779].
2015-09-10 23:43:42 +03:00
Alexey Arno
992e7dc7a5
Merge
2015-07-08 02:11:30 +03:00
Alexey Arno
17f681ba8c
dbms: Server: Support for multiple time zones: development [#METR-15618]
2015-07-01 21:03:18 +03:00
Alexey Milovidov
5ed6a1d446
dbms: QueryLog: development [#METR-16946].
2015-07-01 08:18:54 +03:00
Alexey Milovidov
cb223d360a
dbms: QueryLog: development [#METR-16946].
2015-06-30 02:54:33 +03:00
Alexey Milovidov
c36fdf0e56
dbms: initial implementation of QueryLog [#METR-16946].
2015-06-26 23:48:10 +03:00
Alexey Milovidov
c9e225be12
dbms: QueryLog: development [#METR-16946].
2015-06-26 22:23:25 +03:00