From: Cabbar Duzayak Date: October 31 2005 2:43am Subject: Active user sessions List-Archive: http://lists.mysql.com/mysql/191037 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, Is there a way of listing all the active db sessions and their IP addresses and/or db user names? Something like v$session in oracle? Thanks...