aboutsummaryrefslogtreecommitdiff
path: root/sql/create_mysql.sql
AgeCommit message (Collapse)Author
2009-09-02Clean up some sqls to make sure they all have at least one newline at the ↵Chaz Brown
end (part of the coding standard) helps stop errors when sqls are batched together.... Also, add a missing Delete query to one sql. --HG-- branch : trunk
2009-06-18*Second part of previous commit.hunteee
--HG-- branch : trunk
2009-02-17Newline added to bottom of all files.KingPin
--HG-- branch : trunk
2008-10-10[svn] * Fixing some typos in SQL files.XTZGZoReX
* Applying proper structure to SQL updates. * Fixing ImpConfig compile problems. * Moving INSTALL to INSTALL.linux to avoid autoconf collisions. --HG-- branch : trunk rename : INSTALL => INSTALL.linux rename : sql/updates/10_instantiated_battlegrounds.sql => sql/updates/10_world.sql rename : sql/updates/11_arena_points_characters.sql => sql/updates/11_characters.sql
2008-10-02[svn] * Proper SVN structureinitNeo2003
--HG-- branch : trunk