-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
DB_ERROR_SYNTAX with MariaDB 10.4 #10460
Comments
michel-thomas
changed the title
DB_ERROR_SYNTAX: llx_actioncomm
DB_ERROR_SYNTAX with MariaDB 10.4
Jan 30, 2019
Great! Thanks. |
I delete ( and ) on line 1155 from file/function:
|
dgfmdrv
pushed a commit
to dgfmdrv/dolibarr
that referenced
this issue
Sep 8, 2019
eldy
added a commit
that referenced
this issue
Sep 9, 2019
FIX #10460 compatibility with MariaDB 10.4
eldy
pushed a commit
that referenced
this issue
Sep 9, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug
With Dolibarr 8.0.4, I have an SQL error on main page (/index.php?mainmenu=home&leftmenu=home)
Environment
Expected and actual behavior
This print an error message, and it should not do that.
Steps to reproduce the behavior
Migrating from 7.0.1 to 8.0.4 (ok in same env), then moving installation to tuxgasy Docker image with MariaDB 10.4.1 instead of 10.1.37.
Tried with MariaDB 10.3.12 with success.
The text was updated successfully, but these errors were encountered: