mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 00:01:28 +00:00
errant semi-colon, doesn't matter but still
This commit is contained in:
parent
7d61934ce6
commit
a882397eb6
@ -3,4 +3,4 @@ CREATE TABLE `db_str` (
|
||||
`type` INT(10) NOT NULL,
|
||||
`value` TEXT NOT NULL,
|
||||
PRIMARY KEY (`id`, `type`)
|
||||
);;
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user