alesapin
0dc01f4a94
Add ability to change config reload interval
2024-06-21 18:24:20 +02:00
Alexey Milovidov
3ada99c6b6
Merge pull request #65332 from ClickHouse/minimal-changes
...
Fix bad code in `system.session_log`
2024-06-18 23:01:00 +00:00
Alex Katsman
ca0da7a481
Add query privileges information to the query log.
...
Introduced two additional columns in the system.query_log:
used_privileges and missing_privileges. Used_privileges is populated
with the privileges that were checked during query execution, and
missing_privileges contains required privileges that are missing.
2024-06-18 15:39:21 +00:00
Alexey Milovidov
fff68602fb
Merge branch 'master' into minimal-changes
2024-06-18 11:09:42 +02:00
Raúl Marín
4030c15cfc
Merge pull request #65242 from Algunenano/bcrypt_logical
...
Add validation when creating a user with bcrypt_hash
2024-06-17 14:37:40 +00:00
Alexey Milovidov
7bed33012d
Fix bad code, but not error in system.session_log
2024-06-17 07:51:58 +02:00
Raúl Marín
39261d09a2
Fix compilation without libraries
2024-06-13 23:32:25 +02:00
Raúl Marín
3506ed14f4
Add validation when creating a user with bcrypt_hash
2024-06-13 19:58:41 +02:00
Alexander Gololobov
2056ed8ee8
Capture weak_ptr for safety
2024-06-10 13:54:46 +02:00
Han Fei
f7ca33868b
Merge branch 'master' into hanfei/stats_uniq
2024-06-05 01:21:49 +02:00
Robert Schulze
18d432f44c
Reapply "Remove some unnecessary UNREACHABLE
s"
...
This reverts commit 5a868304c0
.
2024-05-29 13:37:47 +00:00
Alexander Tokmakov
5a868304c0
Revert "Remove some unnecessary UNREACHABLE
s"
2024-05-27 11:38:22 +02:00
Han Fei
ee7ad460fd
Merge branch 'master' into hanfei/stats_uniq
2024-05-25 18:01:21 +02:00
Robert Schulze
0d3aeddc93
Merge remote-tracking branch 'rschu1ze/master' into unreachable-unreachable
2024-05-22 07:25:00 +00:00
Robert Schulze
2909e6451b
Move StringUtils.h/cpp back to Common/
2024-05-19 09:39:36 +00:00
Han Fei
e9cfdc9c56
address comments
2024-05-17 17:16:49 +02:00
Robert Schulze
e560bd8a1a
Incorporate review feedback
2024-05-17 14:37:47 +00:00
Robert Schulze
53e992af4f
Remove some unnecessary UNREACHABLEs
2024-05-17 11:46:07 +00:00
Han Fei
79bbe0b587
Merge branch 'master' into hanfei/stats_uniq
2024-05-14 18:16:52 +02:00
Alexey Milovidov
426a51b624
Useless changes
2024-05-10 04:53:29 +02:00
Alexey Milovidov
c17a3bb944
Useless changes
2024-05-10 03:31:40 +02:00
Alexey Milovidov
c198bbcafb
Useless changes
2024-05-09 04:20:54 +02:00
Alexey Milovidov
224e1940ae
Useless changes
2024-05-09 03:58:34 +02:00
Alexey Milovidov
0d14a2c67e
Useless changes
2024-05-09 03:11:02 +02:00
Alexey Milovidov
95f12ef274
Useless changes
2024-05-09 01:08:33 +02:00
Alexey Milovidov
c53c8eb6d1
Fix slow suggest
2024-05-07 01:36:20 +02:00
Pablo Marcos
9002d4c751
Merge branch 'master' into pamarcos/system-unload-primary-key
2024-04-27 08:57:29 +02:00
Pablo Marcos
24b84ef68a
Merge branch 'master' into pamarcos/system-unload-primary-key
2024-04-25 18:26:14 +02:00
Nikita Mikhaylov
5ea95cbbec
Merge branch 'master' into access-controls-enable-by-default
2024-04-25 13:21:23 +02:00
Han Fei
42621b2060
Merge branch 'master' into hanfei/stats_uniq
2024-04-24 19:55:15 +02:00
Alexey Katsman
ca4e2f581a
Add columns for values used in the formatting message into system.text_log
2024-04-23 17:26:56 +01:00
Pablo Marcos
f95894c66c
Fix AccessRights.Union unit test after merge
2024-04-18 18:15:01 +02:00
Pablo Marcos
c28af20e2a
Merge branch 'master' into pamarcos/system-unload-primary-key
2024-04-18 17:53:11 +02:00
jsc0218
7525b2acf4
Merge pull request #60117 from jsc0218/TableEngineGrant_version2
...
TableEngineGrant_version2
2024-04-18 14:30:34 +00:00
Pablo Marcos
210d20f44b
Fix AccessRights.Union unit test with new entry
2024-04-18 08:58:05 +02:00
jsc0218
6e5afb8b89
grant all table engines in allow_database
2024-04-18 02:00:28 +00:00
Pablo Marcos
556932706b
Add SYSTEM UNLOAD PRIMARY KEY
2024-04-17 21:24:59 +02:00
jsc0218
80fa1ab89a
fix
2024-04-17 00:31:15 +00:00
Robert Schulze
8167b774b5
Merge pull request #62307 from rschu1ze/cleanup-ssh
...
Cleanup SSH-based authentication code
2024-04-09 21:10:09 +00:00
Han Fei
e5aa439ca0
Merge branch 'master' into hanfei/stats_uniq
2024-04-09 12:15:31 +02:00
Robert Schulze
9d8f643f5b
Cleanup SSH-based authentication code
2024-04-05 08:43:23 +00:00
jsc0218
ee589f8a8b
Merge remote-tracking branch 'origin/master' into TableEngineGrant_version2
2024-04-03 17:17:33 +00:00
Raúl Marín
11eb872ac6
Remove more nested includes
2024-04-03 19:06:36 +02:00
Han Fei
5df9152332
Merge branch 'master' into hanfei/stats_uniq
2024-04-03 17:25:38 +02:00
jsc0218
02eca8b0be
avoid grant twice for source access types and table engines
2024-04-03 02:35:49 +00:00
Raúl Marín
40a22ffa63
Remove a few nested include dependencies
2024-04-02 13:43:14 +02:00
Han Fei
11a4ae516d
Merge branch 'master' into hanfei/stats_uniq
2024-04-01 22:46:28 +02:00
Han Fei
e849c48e21
add a test
2024-03-27 18:56:13 +01:00
Han Fei
a367e07ae9
Merge branch 'master' into hanfei/stats_uniq
2024-03-22 12:48:39 +01:00
pufit
216dcbef2c
Correct revoke for the partially granted rights. ( #61115 )
...
* Correct revoke for the partially granted rights.
2024-03-22 02:13:51 -04:00