View Single Post
  #1  
Old 10-31-2006, 07:58 AM
Rhodan
Hill Giant
 
Join Date: Oct 2006
Posts: 179
Default Mysqladmin - table dump question

Edit: Make that MySQL Query editor, not admin!

I'm making two tables - one for class names and one for race names. I find them exceptionally handy when trying to figure out the starting items since I can then show the race name and class name instead of just their ID in a query.

I figured out that right clicking on a table name lets you copy the SQL to create that table, but I can't seem to find anything that lets me also create a list of entries for the table. Would anyone happen to know how?

Last edited by Rhodan; 10-31-2006 at 04:00 PM..
Reply With Quote