ClickHouse/programs/server
Denis Glazachev c8cf51b81e Merge branch 'master' into ldap-role-mapping
* master: (620 commits)
  Add test for some possible ambiguities in syntax
  Update PushingToViewsBlockOutputStream.h
  [For #18707] MySQL compatibility: support DIV and MOD operators
  Mark another flaky test
  Remove some headers
  Mark some TestFlows as flaky
  Fix error
  Fix errors
  One more test
  Arcadia does not support distributed queries
  Add a test for #14974
  Added a test from #15641
  More robust stateful test
  Update tests
  Remove bad code in HashJoin
  Update test
  Don't allow conversion between UUID and numeric types
  Remove pink screen with confusing questions about Kerberos
  Do not throw from Parser
  Fix the unexpected behaviour of show tables when antlr parser enabled (#18431)
  ...

# Conflicts:
#	programs/server/config.xml
#	src/Access/Authentication.cpp
#	src/Access/Authentication.h
2021-01-06 03:42:02 +04:00
..
config.d Allow server to start with TestKeeper port in development environment 2020-12-13 00:45:23 +03:00
data Updated gitignore-files. 2020-08-06 18:05:32 -07:00
metadata Updated gitignore-files. 2020-08-06 18:05:32 -07:00
users.d Replace duplicate development config files with symlinks. (#16486) 2020-11-04 23:45:06 +03:00
.gitignore Fixed .gitignore to exclude tests-generated data. 2020-08-25 16:41:23 -07:00
clickhouse-server.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
CMakeLists.txt Fix code style and compilation. 2020-11-24 17:53:34 +03:00
config.xml Merge branch 'master' into ldap-role-mapping 2021-01-06 03:42:02 +04:00
embedded.xml Remove obsolete "incl" from /etc/metrika.xml; correct links in config 2021-01-04 21:01:17 +03:00
MetricsTransmitter.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
MetricsTransmitter.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
play.html Automatic support for dark theme in Play interface 2020-12-13 20:54:57 +03:00
Server.cpp Do not use watchdog when server is run from tty 2020-12-23 17:31:10 +03:00
Server.h More const 2020-11-23 23:22:04 +03:00
users.xml Remove obsolete "incl" from /etc/metrika.xml; correct links in config 2021-01-04 21:01:17 +03:00
ya.make Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00