aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/SQL/mysql-regions.sql (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-29/+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.