mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 23:56:35 +00:00
Legacy LS tables no longer needed. [skip ci]
This commit is contained in:
@@ -79,4 +79,9 @@ SELECT
|
|||||||
`ServerTrusted`,
|
`ServerTrusted`,
|
||||||
`Note`
|
`Note`
|
||||||
FROM
|
FROM
|
||||||
tblWorldServerRegistration;
|
tblWorldServerRegistration;
|
||||||
|
|
||||||
|
DROP TABLE tblLoginServerAccounts;
|
||||||
|
DROP TABLE tblServerAdminRegistration;
|
||||||
|
DROP TABLE tblWorldServerRegistration;
|
||||||
|
DROP TABLE tblServerListType;
|
||||||
|
|||||||
Reference in New Issue
Block a user