NextDom/nextdom-core

STRICT_TRANS_TABLES MariaDB >10.3

Opened this issue · 1 comments

Gis70 commented

Si on installe NextDom sur Buster on a MariaDB 10.3 et ils ont ajoutés STRICT_TRANS_TABLES par défaut ce qui ne permet pas un truncate je pense. Du coup erreur et impossible de créer certaine commande de plugin.

/etc/mysql/conf.d# nano mysql.cnf

j'ai ajouté
[mysqld]
sql_mode=ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

Est ce que ça a été repris ça ?

https://community.jeedom.com/t/buster-mariadb-10-3-et-strict-mode-effets-sur-jeedom/14564

un truncate à 127 caractères ?

En cours de validation dans les prochains scripts d'installation