summaryrefslogtreecommitdiffstats
path: root/src/sql/mysql/createTables.sql
Commit message (Expand)AuthorAgeFilesLines
* Upgrade database version to 12 as it should have been from the latest update.Yohann Ferreira2010-11-151-1/+1
* Changed the mana_accounts.email field length to 64 characters.Yohann Ferreira2010-10-171-1/+1
* Fixed characters not being returned at character selection when using MySQL.Yohann Ferreira2010-09-151-6/+6
* Change references from database version 10 to version 11 to reflect changes m...Freeyorp2010-08-181-1/+1
* New attribute system and major changes to many low-level areas.Freeyorp2010-07-101-9/+33
* Added LUA script bindings for manipulating the specials available to a charac...Philipp Sehmisch2010-07-091-1/+14
* Fix a syntax error in MYSQL createTable scriptBlue Sans Douze2010-01-231-4/+4
* Updates mysql to database version 8Chuck Miller2010-01-161-2/+14
* Fixing the mysql backend and the mysql createTables scriptBlue2010-01-101-19/+63
* Rebranding tmwserv to manaservThorbjørn Lindeijer2009-10-241-61/+61
* Adds tmw_char_status_effects tables to mySQL and SQLiteChuck Miller2009-09-301-1/+19
* Mysql update fileblue1122009-04-201-8/+9
* Mysql Backend Update mysql database to version 3 Fixed compile error with mys...Blue1122009-04-191-2/+10
* Added new table to store online users. See mantis #553Andreas Habel2008-12-011-3/+34
* Fixed a bug in tmw_world_states table script reported by YellowShadow. Modifi...Andreas Habel2008-11-181-1/+1
* Added check for database version on startup of Accountserver.Andreas Habel2008-11-141-0/+4
* Added table tmw_item_instances and tmw_item_attributes for mySQL and SQLite a...Andreas Habel2008-11-061-25/+48
* Added tables and statements to store and retrieve letters. Attachments not fu...Andreas Habel2008-11-031-1/+55
* Added SQL table definitions for item auctions.Andreas Habel2008-10-171-0/+69
* * Doxygen now writes all warnings into a separate fileAndreas Habel2008-09-191-13/+17
* fixed CHARSET parameter to utf8Andreas Habel2008-09-171-7/+7
* * Added installation scripts to set up database schemas for mysql, sqlite and...Andreas Habel2008-09-171-0/+153