Hi
I have installed phpBB 3.3.3-RC1, on
ACP/General
I get the following error message:
Code: Select all
SQL ERROR [ mysqli ]
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 '-phpbb' at line 2 [1064]
SQL
SHOW TABLE STATUS FROM kirk-phpbb
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 1023
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 195
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 345
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/includes/functions_admin.php
LINE: 2851
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/includes/acp/acp_main.php
LINE: 562
CALL: get_database_size()
FILE: [ROOT]/includes/functions_module.php
LINE: 676
CALL: acp_main->main()
FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()
But this error only occurs in
ACP/General
all other categories work without problems.
Database server: MySQL(i) 10.3.22-MariaDB-1:10.3.22+maria~stretch
PHP version: 7.4.2