Is there any query/way to show the last queries executed on ALL servers?
SELECT * FROM mysql.general_log WHERE command_type ='Query' LIMIT total;