bozimmerman / CoffeeMud

Full featured, mature MUD supporting MSP, MXP, OLC, with a web server, mail server, and MORE!
Apache License 2.0
191 stars 100 forks source link

Fix DropAllTaables.sql #19

Closed PeteKeller closed 6 years ago

PeteKeller commented 6 years ago

If your MySQL/MariaDB instances on a Linux computer are configured normally, the table names are case sensitive.

All the install scripts have UPPERCASE table names. This update provides uppercase table names for DropAllTables.sql file.