MySQL show statement


show status
show status


show process list
show processlist


show variables
show variables


show databases
show databases


show create table
show create table mytable


show table status
show table status like 'foo'

will show you the next autoincrement value

show binary logs
you can check if binary logiing is enabled by
show binary logs;



REFERRERS
MySqlStatements
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki