Skip to content

Instantly share code, notes, and snippets.

@karlbunch
Created March 19, 2017 21:09
Show Gist options
  • Save karlbunch/4c19e1260aca6743fd870215d1511ba5 to your computer and use it in GitHub Desktop.
Save karlbunch/4c19e1260aca6743fd870215d1511ba5 to your computer and use it in GitHub Desktop.
[KARL]:3.3.5> time mysql < ~/WKA/TrinityCore_434/characters-aokromes.sql
real 9m45.036s
user 0m44.295s
sys 0m2.437s
[KARL]:3.3.5> time mysql aokromes < 2017_03_19_characters.sql
Currency Fix Status:
SUCCESS: All currency tokens where properly placed in hidden slots 118-150.
real 0m26.844s
user 0m0.012s
sys 0m0.008s
[KARL]:3.3.5> time mysql aokromes < 2017_03_19_characters.sql
Currency Fix Status:
All currencies are already properly placed in hidden slots 118-150.
real 0m16.478s
user 0m0.012s
sys 0m0.008s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment