[prev in list] [next in list] [prev in thread] [next in thread] 

List:       msql-mysql-modules
Subject:    DBD::mysql won't list DB's
From:       Christian Huldt <chr () solvare ! se>
Date:       1999-12-19 19:18:11
[Download RAW message or body]

This test fails for me for some reason, mysql is up and working, both 
from the commandline and from php...

Does ListDBs find the test database? Sure...
my @array = $dbh2->listdbs;
grep( /^$dbname$/, @array ) and print("ok 23\n") or print("not ok 23\n");

I could understand the failure if it weren't for

      $dbs = mysql_list_dbs();

working in php...
Christian

---------------------------------------------------------------------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail msql-mysql-modules-thread497@lists.mysql.com

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail msql-mysql-modules-unsubscribe@lists.mysql.com instead.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic