View Single Post
  #1  
Old 11-26-2003, 10:09 AM
Bearik's Avatar
Bearik
Hill Giant
 
Join Date: Nov 2003
Location: Washington
Posts: 104
Default 5.1 (Updated) Problem.

Installed Mysql 4.0.16, set everything up, run mysql.exe

create database eq;
use eq;
source db.sql
source Server Update 0.5.1.sql;



Edit: And also, How do I delete the database if I need to do everything over again?
Reply With Quote