mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
Add ; to end of a SQL query in a SQL file. Patch by hunteee.
--HG-- branch : trunk
This commit is contained in:
@@ -16,4 +16,4 @@ CREATE TABLE `item_refund_instance` (
|
||||
`paidItem_5` mediumint(6) unsigned NOT NULL DEFAULT '0',
|
||||
`paidItemCount_5` mediumint(6) unsigned NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`item_guid`, `player_guid`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||||
|
||||
Reference in New Issue
Block a user