Created
March 19, 2017 21:09
-
-
Save karlbunch/4c19e1260aca6743fd870215d1511ba5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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