aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/share/sql/mysql-regions.sql (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-31* Added /trunk/shareAdam Frisby1-0/+0
* Imported SQL files to /share/sql * Added a PHP function file to generate new users in /share/php
2007-05-27Moved this into releng/dist (otherwise it doesn't turn up in binary builds)gareth1-0/+0
2007-05-25Added regionMapTexture to SQL/mysql-regions.sql for MySQLAdam Frisby1-1/+1
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-0/+0
the Grid servers can be a separate solution to the region server.
2007-05-13* Fixed MySQL Grid ManagerAdam Frisby1-0/+0
* Added preliminary support for DB UserServer (incomplete) * Added better handling of defaults to Grid Manager. * Renamed SQL/regions.sql to SQL/mysql-regions.sql.
2007-05-13* Added first generation region DB for SQL-based grid storage engines.Adam Frisby1-0/+29
* Not well optimised, also uses MySQL-specific syntax but should be easily portable.