Markus Hoenicka writes:
 > 
 > I'll try and add a couple of debug printf()s to the test program in
 > order to see whether something strange happens. Otherwise, I'm pretty
 > clueless right now.

One thing which I've just noticed (even without debug printfs) is that
initial_dbname is correctly set in ask_for_conninfo(), but it is
apparently not used anywhere. The old test_dbi.c uses this database
(mysql and template1 for MySQL and PostgreSQL, respectively) to
connect in order to create the test database. If the authentication
settings are sufficiently strict (I use the defaults of FreeBSD),
connection attempts without specifying an existing database are bound
to fail afaik. Could you please clarify how this is supposed to work
in your tests?

regards,
Markus

-- 
Markus Hoenicka
markus.hoeni...@cats.de
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Libdbi-drivers-devel mailing list
Libdbi-drivers-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel

Reply via email to