Что я должен учитывать в своей конфигурации сервера базы данных?

<p><hr>

<p class="remark yellow"><b>Please note that PaperOffice assumes no responsibility for the accuracy and completeness of your setup or data backup and recovery on third-party software and hardware. Contact your hardware service provider for support or use our paid support (SLA Support) if you need help.</b></p>

<p><b>Things to know:</b></p>

<ul class="uk-list uk-list-bullet"> <li> PaperOffice supports MySQL 5.5 / 5.6 and MariaDB 5.5/5.5.62/10.0.38/10.1.43/10.3.11/10.4.1 database server. <p class="remark warning" uk-alert>Other version numbers are possible but not supported out-of-the-box.</p> </li> <li> A helpful beginner's tutorial can be found at <a target="blank" href="https://www.ionos.com/digitalguide/server/know-how/learn-mysql-in-simple-steps/">https://www.ionos.com/digitalguide/server/know-how/learn-mysql-in-simple-steps/</a> </li> <li> Installation files and product support are available at <a target="blank" href="https://www.mysql.com">https://www.mysql.com</a> sowie <a target="blank" href="https://mariadb.org/">https://mariadb.org/</a> </li> <li> For administration we recommend HeidiSQL which is available for free at <a target="blank" href="https://www.heidisql.com/">https://www.heidisql.com/</a> </li> <li> If you do not want to use the PaperOffice SLA support, we recommend Percona database managers <a target="blank" href="https://www.percona.com/">https://www.percona.com/</a> </li> </ul>

<p><b>Configuration from the default configuration file:</b></p> <ul class="uk-list uk-list-bullet"> <li> PaperOffice does NOT support strict_table_mode (database server> variables> sql_mode) </li> <li> PaperOffice requires a max_allowed_packet of at least 200MB (Database Server> Variables> max_allowed_packet) </li> <li> PaperOffice uses InnoDB / Barracuda </li> <li> The PaperOffice database user must have all rights (all privileges) </li> </ul></p>