Home
last modified time | relevance | path

Searched refs:get_sql_error_sql (Results 1 – 9 of 9) sorted by relevance

/dports/www/phpbb3/phpBB3/phpbb/install/module/install_data/task/
H A Dadd_modules.php205 $error = $this->db->sql_error($this->db->get_sql_error_sql());
235 $error = $this->db->sql_error($this->db->get_sql_error_sql());
295 $error = $this->db->sql_error($this->db->get_sql_error_sql());
546 $error = $this->db->sql_error($this->db->get_sql_error_sql());
H A Dadd_languages.php76 $error = $this->db->sql_error($this->db->get_sql_error_sql());
/dports/www/phpbb3/phpBB3/phpbb/db/driver/
H A Dfactory.php135 public function get_sql_error_sql() function in phpbb\\db\\driver\\factory
137 return $this->get_driver()->get_sql_error_sql();
H A Ddriver_interface.php86 public function get_sql_error_sql(); function
H A Ddriver.php175 public function get_sql_error_sql() function in phpbb\\db\\driver\\driver
/dports/www/phpbb3/phpBB3/phpbb/db/migration/
H A Dmigration.php146 'sql' => $this->db->get_sql_error_sql(),
/dports/www/phpbb3/phpBB3/phpbb/install/module/install_database/task/
H A Dset_up_database.php134 $error = $this->db->sql_error($this->db->get_sql_error_sql());
H A Dadd_default_data.php109 $error = $this->db->sql_error($this->db->get_sql_error_sql());
H A Dadd_config_settings.php332 $error = $this->db->sql_error($this->db->get_sql_error_sql());