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 06-16-2006, 08:27 AM
Thristam
Hill Giant
 
Join Date: Jun 2006
Posts: 117
Default _condition in select statement in ver 801

Im getting the following error when trying to run version 7.0.801

[Error] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, head
ing, respawntime, variance, pathgrid, timeleft, _condition, cond_value FROM spaw
n2 WHERE zone='felwithea'': #1054: Unknown column '_condition' in 'field list'
[Error] Loading spawn2 points failed.

_condition is not set in the DB Schema in the newest PEQ DB, but condition is.....is this column renamed and not changed on the schema? or is this an issue where _ got added to the front by accident?
Reply With Quote
  #2  
Old 06-16-2006, 08:31 AM
aza77
Hill Giant
 
Join Date: Dec 2004
Posts: 126
Default

http://www.eqemulator.net/releases/l...-0.7.0-801.txt

that should help

ALTER TABLE spawn2 CHANGE `condition` `_condition` MEDIUMINT( UNSIGNED NOT
NULL DEFAULT '0';
__________________
- http://www.eqemu-paradigma.de -
Reply With Quote
  #3  
Old 06-16-2006, 08:44 AM
Thristam
Hill Giant
 
Join Date: Jun 2006
Posts: 117
Default

Thanks for the replay, but i was more concerned that there was a disparity between the daily db schema and the new code:

http://www.projecteq.net/sql/ shows spawn2 with condition instead of _condition

Im just worried its a typo and after i change this there going to change it back to plain ol condition.
Reply With Quote
  #4  
Old 06-16-2006, 09:06 AM
aza77
Hill Giant
 
Join Date: Dec 2004
Posts: 126
Default

it's not a typo .. condition is a keyword at mysql5 and got changed to _condition to make the server compatible with both mysql4 and 5
__________________
- http://www.eqemu-paradigma.de -
Reply With Quote
  #5  
Old 06-18-2006, 09:10 AM
fathernitwit
Developer
 
Join Date: Jul 2004
Posts: 773
Default

the scheme on the PEQ site is a reflection of what is currently running on PEQ, and these changes have not yet made it there. Nothing to be concerned about. The changelog is always the authority for the latest code.
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:03 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