aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLRaw.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Function for MYSQL joins.onefang2019-08-221-0/+51
|
* More account manager.onefang2019-08-071-2/+6
| | | | | | | | Select with more parameters. Tables, with member accounts. Print the query values.
* Swap out MySQLGenericHandler and swap in MySQLRaw.onefang2019-08-071-0/+142
Smaller, simpler, works better.