Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-20-2005, 02:28 PM
jetstrike
Fire Beetle
 
Join Date: Dec 2005
Posts: 27
Default Creating the Database...

Whenever i try to create the database it looks something like this...


| mysql>
| mysql>Create Database eq
| ->use eq
| ->source load_system.sql; source load_empty_users.sql
| ERROR 1064: You have an error in your SQL syntax near 'use eq|
| source load_system.sql' at line 2
| mysql>

What do i need to do to fix this?
Reply With Quote
  #2  
Old 12-20-2005, 02:32 PM
garim12
Fire Beetle
 
Join Date: Oct 2004
Location: Tampa, FL
Posts: 19
Default

semicolons... every command should end in one

Code:
create database eq;
use eq;
source load_system.sql;
source load_empty_users.sql;
Reply With Quote
  #3  
Old 12-20-2005, 02:52 PM
jetstrike
Fire Beetle
 
Join Date: Dec 2005
Posts: 27
Default

Quote:
Originally Posted by garim12
semicolons... every command should end in one

Code:
create database eq;
use eq;
source load_system.sql;
source load_empty_users.sql;
Your right but i had tried that once already. I jus created the database over again by putting a semicolon at the end then i started back over with a new cmd prompt and got to the mysql and just typed the last three commands which seemed to have worked thanks alot though. I knew the semicolon thing just forgot to type the in the code i showed u all learned that the hard way... damn c++.
Reply With Quote
  #4  
Old 12-20-2005, 06:24 PM
Elysius
Sarnak
 
Join Date: Dec 2005
Posts: 43
Default

Quote:
Originally Posted by jetstrike
Your right but i had tried that once already. I jus created the database over again by putting a semicolon at the end then i started back over with a new cmd prompt and got to the mysql and just typed the last three commands which seemed to have worked thanks alot though. I knew the semicolon thing just forgot to type the in the code i showed u all learned that the hard way... damn c++.
LOL this isn't c++.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 05:26 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3