From: System Administrator a.k.a. The Root of the Problem Date: March 13 1999 4:07am Subject: problem with $dbh = DBI->Connect($data_source, $username, $auth) List-Archive: http://lists.mysql.com/mysql/127 Message-Id: <19990312210713.A20160@doctor.nl2k.ab.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I am have a problem with the above syntax and that we have databases in the /var root directory that are being created. 1) How do we contril where the db is created? 2) When I call mysql, the database appears, but when I use something like wdbi's mysqlfdf, the programme cannot connect to an active mysql; why?