summaryrefslogtreecommitdiffstats
path: root/lib/repair
Commit message (Collapse)AuthorAgeFilesLines
* Dont touch non-oc tables when doing the InnoDB repair stepRobin Appelman2014-08-041-1/+1
|
* check if $tables is an arrayThomas Müller2014-07-191-3/+5
|
* Add repair step to set MySQL collation to utf8_binRobin Appelman2014-07-081-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 InnoDBThomas Müller2014-07-071-0/+51
|
* Fixed mime type repair stepVincent Petry2014-06-261-29/+67
|
* Moved office mimetype update to a repair stepVincent Petry2014-06-251-0/+87