Commit Graph

7 Commits

Author SHA1 Message Date
Azat Khuzhin
0a1fd29ee6 Add current_database = currentDatabase() filter for tests with query_log/query_thread_log 2021-01-27 08:06:15 +03:00
Azat Khuzhin
daa73c5941 Add more threads for the 01323_too_many_threads_bug
Since now PK stage is handled in multiple threads there should be more
(and counting number of threads from the log is not accurate, since not
all threads logging something).
2020-08-02 18:41:33 +03:00
Azat Khuzhin
f0aeba432d Exclude threads used for query_log processing 01323_too_many_threads_bug 2020-08-02 18:41:26 +03:00
Azat Khuzhin
1fe329ac18 Use ILIKE over lower() LIKE in 01323_too_many_threads_bug 2020-08-02 18:40:22 +03:00
Azat Khuzhin
43af55b9a1 Fix 01323_too_many_threads_bug (use arrayUniq() over length()) 2020-08-02 13:40:01 +03:00
Nikolai Kochetov
6e38d9ec10 Update test. 2020-06-19 15:26:03 +03:00
Nikolai Kochetov
f7b4039058 Added test. 2020-06-19 14:13:03 +03:00