View Single Post
  #6  
Old 04-22-2004, 05:39 AM
Monrezz's Avatar
Monrezz
Dragon
 
Join Date: Mar 2003
Location: #loc
Posts: 745
Default

SHOW CREATE TABLE items;

Gives you the structure of the items table. If you want to change your current table you'll have to run an ALTER table command using the txt file for reference - see the Mysql website for documentation if you are unsure on how to do that.
__________________

kRPG Profile