cls

@REM *************************************************
@REM ************** BEGINNING OF SCRIPT **************
@REM *************************************************
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/__reset.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/__reset.sql

g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/airPumpGroups.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/airPumpGroupTanks.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/airPumps.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/filters.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/foodTypes.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/heaters.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/lights.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/lightTankSizes.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/manufacturers.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/photoGalleries.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/photoGalleryGroups.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/photoGalleryPhotos.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/plants.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/species.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/speciesAlternateNames.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/speciesFeeding.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/speciesSources.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/speciesCategories.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/speciesPatterns.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/speciesSubCategories.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/tankFilters.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/tankGroups.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/tankGroupStorage.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/tankLights.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/tankPhotos.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/tankPlants.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/tanks.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/tankSizes.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/tankStocking.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/thermometers.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./structure/users.sql

g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/airPumpGroups.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/airPumpGroupTanks.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/airPumps.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/filters.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/foodTypes.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/heaters.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/lights.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/lightTankSizes.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/manufacturers.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/photoGalleries.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/photoGalleryGroups.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/photoGalleryPhotos.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/plants.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/species.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/speciesAlternateNames.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/speciesFeeding.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/speciesSources.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/speciesCategories.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/speciesPatterns.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/speciesSubCategories.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/tankFilters.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/tankGroups.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/tankGroupStorage.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/tankLights.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/tankPhotos.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/tankPlants.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/tanks.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/tankSizes.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/tankStocking.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/thermometers.sql
g:\xampp2\mysql\bin\mysql.exe -u root -D fish < ./constraints/users.sql
