( ! ) 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 |
# | Time | Memory | Function | Location |
1 | 0.0856 | 8299704 | error_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 |
2 | 0.0856 | 8299736 | trigger_error( $message = -1, $error_level = 256 ) | .../error_api.php:92 |
3 | 0.0856 | 8299840 | error_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 |
4 | 0.0857 | 8299840 | lang_push( $p_lang = 'czech' ) | .../error_api.php:164 |
5 | 0.0857 | 8299840 | lang_ensure_loaded( $p_lang = 'czech' ) | .../lang_api.php:230 |
6 | 0.0857 | 8299840 | lang_load( $p_lang = 'czech', $p_dir = ??? ) | .../lang_api.php:182 |
7 | 0.0857 | 8299840 | lang_language_exists( $p_lang = 'czech' ) | .../lang_api.php:65 |
8 | 0.0857 | 8299840 | config_get( $p_option = 'language_choices_arr', $p_default = ???, $p_user = ???, $p_project = ??? ) | .../lang_api.php:193 |
9 | 0.0857 | 8299888 | db_table_exists( $p_table_name = 'mantis_config_table' ) | .../config_api.php:82 |
10 | 0.0857 | 8299888 | db_get_table_list( ) | .../database_api.php:501 |
11 | 0.0857 | 8299888 | ADODB_mysqli->MetaTables( $ttype = 'TABLE', $showSchema = ???, $mask = ??? ) | .../database_api.php:863 |
12 | 0.0857 | 8300080 | ADOConnection->MetaTables( $ttype = 'TABLE', $showSchema = FALSE, $mask = ??? ) | .../adodb-mysqli.inc.php:569 |
13 | 0.0857 | 8300080 | ADOConnection->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 |
14 | 0.0857 | 8300080 | ADOConnection->_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 |
15 | 0.0857 | 8300080 | ADODB_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 |
16 | 0.0857 | 8300080 | mysqli_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 |