Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dont touch non-oc tables when doing the InnoDB repair step | Robin Appelman | 2014-08-04 | 1 | -1/+1 |
| | |||||
* | check if $tables is an array | Thomas Müller | 2014-07-19 | 1 | -3/+5 |
| | |||||
* | Add repair step to set MySQL collation to utf8_bin | Robin Appelman | 2014-07-08 | 1 | -0/+75 |
| | | | | | Set default collation of mysql connection to utf8_bin Set utf_bin as default collation for new tables | ||||
* | MySQL: adding repair step to convert MyIsam tables to InnoDB | Thomas Müller | 2014-07-07 | 1 | -0/+51 |
| | |||||
* | Fixed mime type repair step | Vincent Petry | 2014-06-26 | 1 | -29/+67 |
| | |||||
* | Moved office mimetype update to a repair step | Vincent Petry | 2014-06-25 | 1 | -0/+87 |