Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Bug Reports

Development::Bug Reports Post detailed bug reports and what you would like to see next in the emu here.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-12-2008, 10:47 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default ChangeLog Error

CREATE TABLE `Group_Leaders` doesn't work
CREATE TABLE `group_leaders` does.

so, I guess it should have been;

Code:
CREATE TABLE `group_leaders` (
  `gid` int(4) NOT NULL,
  `leadername` varchar(64) NOT NULL,
  PRIMARY KEY (`gid`)
)
ENGINE = InnoDB;
trevius!!
You're slacken' ! I beat ya to this one!
Reply With Quote
  #2  
Old 08-12-2008, 10:58 AM
So_1337
Dragon
 
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
Default

Worked fine under Windows using MySQL Query Browser =P

EDIT: Forgot, Trevius switched to Linux. So he still should've caught that before you. Slacker!
Reply With Quote
  #3  
Old 08-12-2008, 05:51 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

LOL, I add Required SQL from my Windows PC using Command Prompt to connect to mysql on the Linux server. So, the table got added just fine for me. It does look like it isn't working yet, so I guess it is case sensitive. I did wonder why it was using caps instead of being all lower-case like every other table.

In my defense, I did only just update to 1125 this morning lol. I was previously still running a modified version of 1118. I waited a little longer since I already had most of the new stuff in my version and it is a bit of a pain to add everything back in manually after updating :P
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #4  
Old 08-12-2008, 09:02 PM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

I use caps cause that's how I label code variables -.- I don't normally do SQL tables. I'll be updated.
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 11:07 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3