This Pull Request fixes the parsing system to ignore already present ClassIDs, it also adds in a exception clause to the MySQL init function if the values in the configuration file are wrong an exception is thrown and caught and proper DB credentials are now asked for instead of killing the script. Since this is a commonly used function across all the DB management scripts this will ask for credentials for every program run if its wrong.
This Pull Request fixes the parsing system to ignore already present ClassIDs, it also adds in a exception clause to the MySQL init function if the values in the configuration file are wrong an exception is thrown and caught and proper DB credentials are now asked for instead of killing the script. Since this is a commonly used function across all the DB management scripts this will ask for credentials for every program run if its wrong.