doesn't need to be passed by ref
[lhc/web/wiklou.git] / includes / installer / MysqlInstaller.php
2010-07-07 Chad Horohoe doesn't need to be passed by ref
2010-07-07 Chad HorohoePartial revert r69128: go back to making isCompiled...
2010-07-07 Ævar Arnfjörð Bjar... new-installer: Remove duplicate code added in r69128
2010-07-07 Ævar Arnfjörð Bjar... new-installer: Remove debug_print_backtrace() call...
2010-07-07 Mark A. Hershberger* Add Status::getWarningsArray() to complement Status...
2010-07-06 Ævar Arnfjörð Bjar... new-installer: Delay database object construction until...
2010-07-04 Ævar Arnfjörð Bjar... new-installer: A better implementation of the database...
2010-07-04 Ævar Arnfjörð Bjar... new-installer: Return newGood() from CreateDBAccount...
2010-07-04 Ævar Arnfjörð Bjar... new-installer: GRANT permissions to our new non-root...
2010-05-07 Chad HorohoeStop using mySQL-specific interwiki.sql, broke this...
2010-05-07 Chad HorohoeMerge new-installer branch to trunk