ljf (zamentur)
0727224c9d
[fix] sort_buffer_size too small to make nextcloud work
2021-09-08 10:45:43 +02:00
ericgaspar
d8c4961944
Update my.cnf
2021-09-07 23:21:44 +02:00
ljf (zamentur)
02105568f8
[fix] MySQL server has gone away in nextcloud
...
[Warning] Aborted connection 110060 to db: 'nextcloud' user: 'nextcloud' host: 'localhost' (Got a packet bigger than 'max_allowed_packet' bytes)
2020-10-12 14:39:03 +02:00
Laurent Peuch
15c59e6d67
Avoid self corruption of mysql on power failure
...
By default, mysql creates its mysql database in MyISAN mode which self corrupt itself way too frequently on the internet cube configuration. InnoDB seems fine in comparison. Also MyISAN is bullcrap.
2015-11-02 13:54:34 +01:00
kload
c8dc2e324f
[enh] Bootstrap the regenconf command
2015-07-19 11:08:18 +02:00