Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/lib/
H A Ddb.class.php104 return (($this->link) ? mysql_error($this->link) : mysql_error());
155 $error = mysql_error();
/plugin/phpbblinks/
H A Daction.php261 $con = @mysql_connect( $host , $user , $pass) or $err = @mysql_error();
273 $this->admMsg('Database selection failed '.@mysql_error($this->con),-1);
283 $this->admMsg('Database Error '.@mysql_error($this->con),-1);
/plugin/zenlogin/
H A Daction.php91 die('Could not connect: ' . mysql_error());
153 die('Could not connect: ' . mysql_error());
/plugin/freechat/phpfreechat/src/containers/
H A Dmysql.class.php118 $errors[] = _pfc("Mysql container: create database error '%s'",mysql_error($db));
137 $errors[] = _pfc("Mysql container: create table error '%s'",mysql_error($db));
/plugin/authdrupal7/
H A Dauth.php375 $this->_debug('MySQL err: '.mysql_error($this->dbcon), -1, __LINE__, __FILE__);
436 $this->_debug('MySQL err: '.mysql_error($this->dbcon), -1, __LINE__, __FILE__);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dextension.cache.mysql.php225 echo mysql_error($this->connection);
/plugin/sql/
H A DDB.php123 function mysql_error($statement = NULL) { function
/plugin/photogallery/phpThumb/
H A DphpThumb.php361 $phpThumb->ErrorImage('Error in MySQL query: "'.mysql_error($cid).'"');
365 $phpThumb->ErrorImage('cannot select MySQL database: "'.mysql_error($cid).'"');
/plugin/codemirror/dist/modes/
H A Dphp.min.js.map1 …ysql_list_dbs mysql_list_tables mysql_list_fields mysql_list_processes mysql_error mysql_errno mys…