Mysql slow queries log?

When running mysqladmin --user=xx --password=xx status I get:
Uptime: 103570 Threads: 2 Questions: 623610 Slow queries: 3 Opens: 624 Flush tables: 1 Open tables: 64 Queries per second avg: 6.021
How can I see what those slow queries are? I'm not even sure it is logged anywhere. I'm on VPS and have full root access.

 

 

 

 

Top