summaryrefslogtreecommitdiff
path: root/src/sql/mysql/createTables.sql
AgeCommit message (Expand)AuthorFilesLines
2008-12-01Added new table to store online users. See mantis #553Andreas Habel1-3/+34
2008-11-18Fixed a bug in tmw_world_states table script reported by YellowShadow. Modifi...Andreas Habel1-1/+1
2008-11-14Added check for database version on startup of Accountserver.Andreas Habel1-0/+4
2008-11-06Added table tmw_item_instances and tmw_item_attributes for mySQL and SQLite a...Andreas Habel1-25/+48
2008-11-03Added tables and statements to store and retrieve letters. Attachments not fu...Andreas Habel1-1/+55
2008-10-17Added SQL table definitions for item auctions.Andreas Habel1-0/+69
2008-09-19* Doxygen now writes all warnings into a separate fileAndreas Habel1-13/+17
2008-09-17fixed CHARSET parameter to utf8Andreas Habel1-7/+7
2008-09-17* Added installation scripts to set up database schemas for mysql, sqlite and...Andreas Habel1-0/+153