Database
Hello,
Can someone help me?
I'm using UNA Cloud and I got this error flooding my mailbox.
Database error in --------------
Query:
SELECT COUNT(*) FROM `sys_profiles` AS `p` INNER JOIN `sys_accounts` AS `a` ON (`a`.`id` = `p`.`account_id`) {join_connections} WHERE 1
Mysql error:
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 '{join_connections} WHERE 1' at line 1
Location:
The error was found in _getDataSqlCounter function in the file /var/www/vhosts/mainsite/html/inc/classes/BxDolGrid.php at line 419.
collation_connection:
utf8mb4_unicode_ci
Thank you,
N
-
-
·
LeonidS
- ·
Hello @Nicolas Georgeault !
Yes, it has been fixed, see details here https://github.com/unaio/una/issues/3836 . WIll be available in the next beta.
-
·
LeonidS