EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Group Leaders Missing SQL. (https://www.eqemulator.org/forums/showthread.php?t=38951)

Kingly_Krab 10-30-2014 03:39 PM

Group Leaders Missing SQL.
 
There seems to be queries to modify 'group_leaders' but there is no query to create this table. I grabbed the source from today (10-30-2014).

Code:

ALTER TABLE `group_leaders` ADD `mentoree` VARCHAR(64) NOT NULL;
ALTER TABLE `group_leaders` ADD `mentor_percent` INT(4) DEFAULT 0 NOT NULL;


Kingly_Krab 10-30-2014 04:22 PM

This has since been resolved, do not grab the October 11th Database from the Daily Dump, as it is missing quite a bit of information.


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

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.