Quote:
Originally Posted by dangarion
My host suggesting doing the import via shell... If I import the SQL files via shell is it going to work? I haven't looking into what exactly the statslab script does when it imports, does it parse information or does it just import?
|
The import handles some things:
1. Translates special characters in player names into a readable character set.
2. Fixes some issues with fields left blank in specific SQL files (e.g. leagues.mysql.sql is missing the last two fields)
3. Updates the StatsLab user table based on the human_managers table out of OOTP.
4. The next StatsLab patch will do some indexing on the tables that Markus doesn't include.