Query Run
select * from logging where log_type = 'move' and log_params not like 'a%'... 2 years ago
select * from logging where log_type = 'move' and log_params not like 'a%' limit 50; 2 years ago