Even more updates to the data system, mostly related to MySQL
- Fixed columns with the "Long" datatype to fail because of me being dumb, I wasn't using the BIGINT type like I should have. Also updated
- Updated the Data System to work in batches instead of individual queries, this should vastly improve the speed behind the scenes.