PHP 5.5.9-1ubuntu4.29+esm15
Connect Failed
ADODB_Exception Object
(
[dbms] => mysql
[fn] => CONNECT
[sql] =>
[params] =>
[host] => localhost
[database] => northwind
[message:protected] => mysql error: [1045: Access denied for user 'roots'@'localhost' (using password: NO)] in CONNECT(localhost, 'roots', '****', northwind)
[string:Exception:private] =>
[code:protected] => 1045
[file:protected] => /var/www/html/musicat/actas/adodb/adodb-exceptions.inc.php
[line:protected] => 76
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /var/www/html/musicat/actas/adodb/adodb.inc.php
[line] => 427
[function] => adodb_throw
[args] => Array
(
[0] => mysql
[1] => CONNECT
[2] => 1045
[3] => Access denied for user 'roots'@'localhost' (using password: NO)
[4] => localhost
[5] => northwind
[6] => ADODB_mysql Object
(
[databaseType] => mysql
[dataProvider] => mysql
[hasInsertID] => 1
[hasAffectedRows] => 1
[metaTablesSQL] => SHOW TABLES
[metaColumnsSQL] => SHOW COLUMNS FROM %s
[fmtTimeStamp] => 'Y-m-d H:i:s'
[hasLimit] => 1
[hasMoveFirst] => 1
[hasGenID] => 1
[isoDates] => 1
[sysDate] => CURDATE()
[sysTimeStamp] => NOW()
[hasTransactions] =>
[forceNewConnect] =>
[poorAffectedRows] => 1
[clientFlags] => 0
[substr] => substring
[nameQuote] => `
[_genIDSQL] => update %s set id=LAST_INSERT_ID(id+1);
[_genSeqSQL] => create table %s (id int not null)
[_genSeq2SQL] => insert into %s values (%s)
[_dropSeqSQL] => drop table %s
[database] => northwind
[host] => localhost
[user] => roots
[password] =>
[debug] =>
[maxblobsize] => 262144
[concat_operator] => +
[length] => length
[random] => rand()
[upperCase] => upper
[fmtDate] => 'Y-m-d'
[true] => 1
[false] => 0
[replaceQuote] => \'
[charSet] =>
[metaDatabasesSQL] =>
[uniqueOrderBy] =>
[emptyDate] =>
[emptyTimeStamp] =>
[lastInsID] =>
[hasTop] =>
[readOnly] =>
[genID] => 0
[raiseErrorFn] => adodb_throw
[cacheSecs] => 3600
[arrayClass] => ADORecordSet_array
[noNullStrings] =>
[numCacheHits] => 0
[numCacheMisses] => 0
[pageExecuteCountRows] => 1
[uniqueSort] =>
[leftOuter] =>
[rightOuter] =>
[ansiOuter] =>
[autoRollback] =>
[fnExecute] =>
[fnCacheExecute] =>
[blobEncodeType] =>
[rsPrefix] => ADORecordSet_
[autoCommit] => 1
[transOff] => 0
[transCnt] => 0
[fetchMode] =>
[_oldRaiseFn] =>
[_transOK] =>
[_connectionID] =>
[_errorMsg] => Access denied for user 'roots'@'localhost' (using password: NO)
[_errorCode] =>
[_queryID] =>
[_isPersistentConnection] =>
[_bindInputArray] =>
[_evalAll] =>
[_affected] =>
[_logsql] =>
)
)
)
[1] => Array
(
[file] => /var/www/html/musicat/actas/adodb/tests/test-php5.php
[line] => 33
[function] => Connect
[class] => ADOConnection
[type] => ->
[args] => Array
(
[0] => localhost
[1] => roots
[2] =>
[3] => northwind
)
)
)
[previous:Exception:private] =>
[msg] => Access denied for user 'roots'@'localhost' (using password: NO)
)