Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: DB_ERROR_SYNTAX with fresh install of Tuxgasy latest, aka 19.0.1 #29603

Open
JonBendtsen opened this issue May 4, 2024 · 0 comments
Open
Labels
Bug This is a bug (something does not work as expected)

Comments

@JonBendtsen
Copy link
Contributor

Bug

I wanted a demo dolibarr installation so I tried making a new and during installation it gave me these errors

SQL Error : DB_ERROR_SYNTAX - INSERT INTO llx_c_hrm_public_holiday (code, entity, fk_country, dayrule, year, month, day, active) VALUES('DE-HL3KOEN - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''DE-HL3KOEN' at line 1
SQL Error : DB_ERROR_SYNTAX - INSERT INTO llx_c_hrm_public_holiday (code, entity, fk_country, dayrule, year, month, day, active) VALUES('DE-INTFRAUENTAG - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''DE-INTFRAUENTAG' at line 1
SQL Error : DB_ERROR_SYNTAX - INSERT INTO llx_c_hrm_public_holiday (code, entity, fk_country, dayrule, year, month, day, active) VALUES('DE-FRONLEICHNAM - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''DE-FRONLEICHNAM' at line 1
SQL Error : DB_ERROR_SYNTAX - INSERT INTO llx_c_hrm_public_holiday (code, entity, fk_country, dayrule, year, month, day, active) VALUES('DE-MARIAEHIMMEL - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''DE-MARIAEHIMMEL' at line 1
SQL Error : DB_ERROR_SYNTAX - INSERT INTO llx_c_hrm_public_holiday (code, entity, fk_country, dayrule, year, month, day, active) VALUES('DE-WELTKINDERTAG - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''DE-WELTKINDERTAG' at line 1
SQL Error : DB_ERROR_SYNTAX - INSERT INTO llx_c_hrm_public_holiday (code, entity, fk_country, dayrule, year, month, day, active) VALUES('DE-REFORMATIONSTAG - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''DE-REFORMATIONSTAG' at line 1
SQL Error : DB_ERROR_SYNTAX - INSERT INTO llx_c_hrm_public_holiday (code, entity, fk_country, dayrule, year, month, day, active) VALUES('DE-ALLERHEILIGEN - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''DE-ALLERHEILIGEN' at line 1

Dolibarr Version

19.0.1 tuxgasy docker image

Environment PHP

PHP 8.2.7 (cli) (built: Jun 13 2023 11:35:03) (NTS)

Environment Database

1:11.3.2+maria~ubu2204 (mariadb latest docker image)

Steps to reproduce the behavior and expected behavior

Create new container, spin it up, go to /install and follow the questions.

Attached files

image

@JonBendtsen JonBendtsen added the Bug This is a bug (something does not work as expected) label May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug (something does not work as expected)
Projects
None yet
Development

No branches or pull requests

1 participant