Zones Unavailable

kgallowaypa

Dalayan Beginner
Seeing a flow into the forums here so wanted to make a thread about this:

Wondering whats going on, is the server completely down? Different zones have been becoming unavailable and were down to 50 logged player in from 160 an hour ago. Anyone else having this?
 
We phrased a database query wrong and it ground the server to a halt. Took us a couple minutes to figure out how to cancel it properly.

All is well!
 
UPDATE Characters SET Char_Name = 'Daffie', Hit_Points = 1000000, Armor_Class = 1000000

SELECT Char_Name, COUNT(*) FROM Characters WITH (NOLOCK) GROUP BY Char_Name

I am agent smith!
 
Last edited:
Back
Top Bottom