mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
*Fix a typo in last rev. By Drahy.
--HG-- branch : trunk
This commit is contained in:
@@ -6,4 +6,4 @@ CREATE TABLE `item_required_target` (
|
||||
`type` tinyint(3) unsigned NOT NULL default '0',
|
||||
`targetEntry` mediumint(8) unsigned NOT NULL default '0',
|
||||
UNIQUE KEY `entry_type_target` (`entry`,`type`,`targetEntry`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED;
|
||||
|
||||
Reference in New Issue
Block a user