Hello,
We have simple PHP application, after we upgrade the database to mysql to Mariadb the application return error in lth list page :
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 'FROM `biblo_studies` where ((st_level=1))' at line 1
localhost/biblo/biblo_studies_list.php?
/localhost/public_html/ibank/biblo/connections/MySQLiConnection.php
FROM `biblo_studies` where ((st_level=1))
other pages like (edit)(delete)(view) is working fine.
Thank you for your help.