Commit 1d50502
authored
Merge pull request ClickHouse#88976 from ClickHouse/backport/25.8/88968
Backport ClickHouse#88968 to 25.8: Fix SET DEFINER access check for ephemeral usersFile tree
3 files changed
+36
-4
lines changed- src/Interpreters
- tests/queries/0_stateless
3 files changed
+36
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2498 | 2498 | | |
2499 | 2499 | | |
2500 | 2500 | | |
2501 | | - | |
| 2501 | + | |
| 2502 | + | |
2502 | 2503 | | |
| 2504 | + | |
2503 | 2505 | | |
2504 | 2506 | | |
2505 | 2507 | | |
| |||
2511 | 2513 | | |
2512 | 2514 | | |
2513 | 2515 | | |
2514 | | - | |
2515 | | - | |
2516 | | - | |
2517 | 2516 | | |
2518 | 2517 | | |
2519 | 2518 | | |
| |||
Whitespace-only changes.
Lines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments