Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.8 / 4585_item_instance.sql
blob4704399754423aa6e422a200d7fdc2aa400eb17a
1 ALTER TABLE `item_instance`
2     ADD KEY `idx_owner_guid` ( `owner_guid`);