Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::General Support

Archive::General Support Archive area for General Support's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
  #1  
Old 02-27-2004, 02:42 PM
D-Loading
Fire Beetle
 
Join Date: Feb 2004
Posts: 9
Default Sorry need help again ><

Hello,
sorry for asking this noob question but how do i create a eq database using mysql?

I did run cmd

i ran mysql in dos prompt
i tried to create a eq database there
code

create database eq;

I get error 1064 &lt;42000>: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server verison for the right syntax to use near.

I'm currently using MySQL-5.0.0a-alpha-win

anyone know what i did wrong?
  #2  
Old 02-27-2004, 09:35 PM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Code:
create database eq;
Should be:
Code:
CREATE DATABASE eq;
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
  #3  
Old 02-27-2004, 11:16 PM
Monrezz's Avatar
Monrezz
Dragon
 
Join Date: Mar 2003
Location: #loc
Posts: 745
Default

I'm not sure Emu works with Mysql 5.0 yet - I tried it and had a lot of problems, went back to 4.1 and everything worked fine.

Are you sure you ran mysql.exe? Try downloading Mysql Front and creating the database that way.
__________________

kRPG Profile
  #4  
Old 02-28-2004, 08:05 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

&lt;agrees> aaaah yes, you are using an alpha version of the program. Try downloading and installing the release version of MySQL database server....from here: http://www.mysql.com/ . If you are NOT an expert at it, I would download the 4.1.1 version. That one is KNOWN to be stable. Anything newer than that is alpha, which means it is still in very early stages....
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
 


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 12:19 AM.


 

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