aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLMigrations.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-3/+3
* Revert "This is a HACK! Downright nasty. For some reason, the devs of the mysql"Melanie2010-06-191-7/+0
* This is a HACK! Downright nasty. For some reason, the devs of the mysqlMelanie2010-06-191-0/+7
* Revert "Set command timeout to infinity on migrations"Melanie2010-06-171-1/+0
* Set command timeout to infinity on migrationsMelanie2010-06-171-0/+1
* Clean up output a bitMelanie2010-05-191-5/+1
* Revert "Allow migration steps to fail again without bringing down the house"Melanie2010-05-191-1/+1
* Allow migration steps to fail again without bringing down the houseMelanie2010-05-191-1/+1
* Make m_log in migrations private. Define new m_log in derived classMelanie2010-05-181-0/+2
* Added MySqlMigrations.cs (supports stored proc/funcs)AlexRa2010-05-161-0/+85