Additions:
==show status==
==show process list==
==show variables==
==show databases==
==show create table==
==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;
==show process list==
==show variables==
==show databases==
==show create table==
==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;
Deletions:
==MySQL show process list==
==MySQL show variables==
==MySQL show databases==
==MySQL show create table==
==MySQL show table status==
show table status like 'bb_forums'
Additions:
==MySQL show table status==
show table status like 'bb_forums'
show table status like 'bb_forums'