mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-16 05:32:26 +00:00
Legacy LS tables no longer needed. [skip ci]
This commit is contained in:
parent
11fdbb6a49
commit
48cb96214a
@ -80,3 +80,8 @@ SELECT
|
|||||||
`Note`
|
`Note`
|
||||||
FROM
|
FROM
|
||||||
tblWorldServerRegistration;
|
tblWorldServerRegistration;
|
||||||
|
|
||||||
|
DROP TABLE tblLoginServerAccounts;
|
||||||
|
DROP TABLE tblServerAdminRegistration;
|
||||||
|
DROP TABLE tblWorldServerRegistration;
|
||||||
|
DROP TABLE tblServerListType;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user