Query Run
select timestamp from revision_userindex AT TIME ZONE 'Central European... 2 years ago
SET time_zone = 'America/New_York'; 2 years ago
SHOW GLOBAL VARIABLES LIKE 'time_zone'; 2 years ago
select datetime(timestamp) from revision_userindex limit 1; 2 years ago
describe revision_userindex; 2 years ago
select * from revision_userindex limit 1; 2 years ago