-- slow.txt

One way to find if slow queries have been run is SHOW STATUS.  The "Slow_queries" row shows the number of slow queries.  Unfortunately, it does not show which queries were slow.