kienanstewart
kienanstewart
I am also experiencing similar issues (nextcloud 13.0.5 and 14.0.3) w/ PHP 7.0.30 on debian stretch
In the end we discovered it was the session cleaning settings in our PHP configuration. We were using a 1/100 requests start session cleaning (and sessions shouldn't last more than...
https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html#sqlmode_no_zero_date
MariaDB's changes to strict mode will not include no zero date (https://mariadb.com/kb/en/library/sql-mode/); and MySQL >=5.7 enables this by default. I think we're better off focusing on supporting the default Debian...
```ls``` fait sont sort par défaut en ordre alphabétique donc 7.3 tombent avant 7.0. Je pense que un enjeux restent pour les serveurs qui ont plusieurs PHP installés. Eg. si...
N.B. This PR also bumps de default key size to match the recommendation in Debian's man page.
With ~115K tables: Before each set of runs, a 0th run was done to prime any caches in the setup. Runs were then performed back-to-back for each type, using a...
Après avoir tester, ça n'a pas l'air de changer la comportement par défaut sauf pour les configurations où les personnes y accèdent à travers un NAT externe. Je pense pour...
Franchement pas sûr si je devrais merger en master, ou plutôt 3.5.rc2
Is there an issue that is related to this PR?