aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.MySQL/Resources/CreateUsersTable.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Added a hashtable based HTTP processor in preparation of the web_login_keyTeravus Ovares2008-01-091-1/+2
| | | | | | | | * Added the web_login_key to the users table * Added happy configurable http error message pages * This update is large enough to have 'awe' value.. so backup your users or weep. * Not tested on MSSQL, even though I added code to update the tables!
* * Patch from justincc to fix Inconsistent automatic mysql table creation - ↵Teravus Ovares2007-12-121-0/+34
see bug 169