4.23. Stat

[<<<] [>>>]

A$ = mysql::Stat(dbh)

This function returns a character string containing information similar to that provided by the mysqladmin status command. This includes uptime in seconds and the number of running threads, questions, reloads, and open tables.


[<<<] [>>>]