EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Error with 1723_required_sql_corruption.sql (https://www.eqemulator.org/forums/showthread.php?t=32552)

Huppy 11-27-2010 10:48 PM

Error with 1723_required_sql_corruption.sql
 
I was installing the sql updates (1711 thu 1747) and got this
error with the 1723:
(I don't have bots installed on server either), so not sure if it matters.

[Err] 1146 - Table 'peq.botbuffs' doesn't exist
[Err] ALTER TABLE `botbuffs` ADD COLUMN `CorruptionCounters` INT(11) UNSIGNED NOT NULL DEFAULT '0' AFTER `CurseCounters`;
[Msg] Finished - Unsuccessfully

Akkadius 11-27-2010 10:51 PM

Quote:

Originally Posted by Huppy (Post 194566)
I was installing the sql updates (1711 thu 1747) and got this
error with the 1723:
(I don't have bots installed on server either), so not sure if it matters.

[Err] 1146 - Table 'peq.botbuffs' doesn't exist
[Err] ALTER TABLE `botbuffs` ADD COLUMN `CorruptionCounters` INT(11) UNSIGNED NOT NULL DEFAULT '0' AFTER `CurseCounters`;
[Msg] Finished - Unsuccessfully

Remove the first two lines that mention bots, you just want the ALTER TABLE `npc_types` statement

Huppy 11-27-2010 11:09 PM

Thank You, That worked, no errors :)


All times are GMT -4. The time now is 07:01 AM.

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