( ! ) Fatal error: Uncaught mysqli_sql_exception: 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 'schema()schema()' at line 5 in /var/www/helpdesk.systemadmin.cz/vendor/adodb/adodb-php/drivers/adodb-mysqli.inc.php on line 788
( ! ) mysqli_sql_exception: 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 'schema()schema()' at line 5 in /var/www/helpdesk.systemadmin.cz/vendor/adodb/adodb-php/drivers/adodb-mysqli.inc.php on line 788
Call Stack
#TimeMemoryFunctionLocation
10.08568299704error_exception_handler( $p_exception = class mysqli_sql_exception { protected $message = '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 \'schema()\' at line 5'; private string ${Exception}string = ''; protected $code = 1064; protected string $file = '/var/www/helpdesk.systemadmin.cz/vendor/adodb/adodb-php/drivers/adodb-mysqli.inc.php'; protected int $line = 788; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...]]; private ?Throwable ${Exception}previous = NULL; protected string $sqlstate = '42000' } ).../error_api.php:0
20.08568299736trigger_error( $message = -1, $error_level = 256 ).../error_api.php:92
30.08568299840error_handler( $p_type = 256, $p_error = '-1', $p_file = '/var/www/helpdesk.systemadmin.cz/core/error_api.php', $p_line = 92 ).../error_api.php:92
40.08578299840lang_push( $p_lang = 'czech' ).../error_api.php:164
50.08578299840lang_ensure_loaded( $p_lang = 'czech' ).../lang_api.php:230
60.08578299840lang_load( $p_lang = 'czech', $p_dir = ??? ).../lang_api.php:182
70.08578299840lang_language_exists( $p_lang = 'czech' ).../lang_api.php:65
80.08578299840config_get( $p_option = 'language_choices_arr', $p_default = ???, $p_user = ???, $p_project = ??? ).../lang_api.php:193
90.08578299888db_table_exists( $p_table_name = 'mantis_config_table' ).../config_api.php:82
100.08578299888db_get_table_list( ).../database_api.php:501
110.08578299888ADODB_mysqli->MetaTables( $ttype = 'TABLE', $showSchema = ???, $mask = ??? ).../database_api.php:863
120.08578300080ADOConnection->MetaTables( $ttype = 'TABLE', $showSchema = FALSE, $mask = ??? ).../adodb-mysqli.inc.php:569
130.08578300080ADOConnection->Execute( $sql = 'SELECT\n\t\t\tTABLE_NAME,\n\t\t\tCASE WHEN TABLE_TYPE = \'VIEW\' THEN \'V\' ELSE \'T\' END\n\t\tFROM INFORMATION_SCHEMA.TABLES\n\t\tWHERE TABLE_SCHEMA=schema()schema()schema()', $inputarr = ??? ).../adodb.inc.php:2579
140.08578300080ADOConnection->_Execute( $sql = 'SELECT\n\t\t\tTABLE_NAME,\n\t\t\tCASE WHEN TABLE_TYPE = \'VIEW\' THEN \'V\' ELSE \'T\' END\n\t\tFROM INFORMATION_SCHEMA.TABLES\n\t\tWHERE TABLE_SCHEMA=schema()schema()schema()', $inputarr = FALSE ).../adodb.inc.php:1246
150.08578300080ADODB_mysqli->_query( $sql = 'SELECT\n\t\t\tTABLE_NAME,\n\t\t\tCASE WHEN TABLE_TYPE = \'VIEW\' THEN \'V\' ELSE \'T\' END\n\t\tFROM INFORMATION_SCHEMA.TABLES\n\t\tWHERE TABLE_SCHEMA=schema()schema()schema()', $inputarr = FALSE ).../adodb.inc.php:1268
160.08578300080mysqli_query( $mysql = class mysqli { public string|int $affected_rows = *uninitialized*; public string $client_info = *uninitialized*; public int $client_version = *uninitialized*; public int $connect_errno = *uninitialized*; public ?string $connect_error = *uninitialized*; public int $errno = *uninitialized*; public string $error = *uninitialized*; public array $error_list = *uninitialized*; public int $field_count = *uninitialized*; public string $host_info = *uninitialized*; public ?string $info = *uninitialized*; public string|int $insert_id = *uninitialized*; public string $server_info = *uninitialized*; public int $server_version = *uninitialized*; public string $sqlstate = *uninitialized*; public int $protocol_version = *uninitialized*; public int $thread_id = *uninitialized*; public int $warning_count = *uninitialized* }, $query = 'SELECT\n\t\t\tTABLE_NAME,\n\t\t\tCASE WHEN TABLE_TYPE = \'VIEW\' THEN \'V\' ELSE \'T\' END\n\t\tFROM INFORMATION_SCHEMA.TABLES\n\t\tWHERE TABLE_SCHEMA=schema()schema()schema()', $result_mode = 0 ).../adodb-mysqli.inc.php:788