View Single Post
  #2  
Old 11-21-2002, 07:14 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

Its the new verison of winmysqladmin..

You need to use the command line to do it..


c:\mysql\bin\mysql

mysql>drop database eq;
mysql>create database eq;
etc.
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote