Skip to content

Commit

Permalink
Rename spell_template Rank to Rank1 to forever get rid of mysql8 comp…
Browse files Browse the repository at this point in the history
…liance issues
  • Loading branch information
killerwife committed Feb 9, 2020
1 parent 337ba22 commit dcd502f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/base/dbc/original_data/Spell.sql
Expand Up @@ -150,7 +150,7 @@ CREATE TABLE `spell_template` (
`SpellName6` text,
`SpellName7` text,
`SpellName8` text,
`Rank` text,
`Rank1` text,
`Rank2` text,
`Rank3` text,
`Rank4` text,
Expand Down

0 comments on commit dcd502f

Please sign in to comment.