last queries mysql v$sql
        Posted  
        
            by soField
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by soField
        
        
        
        Published on 2010-06-10T06:44:35Z
        Indexed on 
            2010/06/10
            6:52 UTC
        
        
        Read the original article
        Hit count: 185
        
mysql
i have oracle background, i am looking for oracle v$sql view in mysql in order to see last queries has been run on all sessions in database
how can i see this in mysql ?
© Stack Overflow or respective owner