v.20.11Bug Fix
SELECT JOIN Requires SELECT Privilege on Joined Tables
SELECT JOINnow requires theSELECTprivilege on each of the joined tables. This PR fixes #17654. #18232 (Vitaly Baranov).
SELECT JOINnow requires theSELECTprivilege on each of the joined tables. This PR fixes #17654. #18232 (Vitaly Baranov).