SQLSTATE[42000]: Syntax error or access violation: 1064 ?

Hello Everybody,
I tried to upgrade my elgg version from elgg-2.3.14 to elgg-3.0.0.
When I load upgrade.php I have the following message : "SQLSTATE[42000]: Syntax error or access violation: 1064 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 'Array))' at line 1".
(PHP Version 7.4 // MariaDB Version 10.11.18)
How can I fix this issue ?
Thanks for your help.
Regards,

CV