[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compiled Mysql



Lance Levsen <l.levsen@printwest.com> writes:

> Does anyone run slink with Perl and libdbd-mysql-perl with a locally 
> compiled version of Mysql?
> 
> My problem is that perl refuses to connect. It know the mysql module 
> is there:
>  @driver_names=DBI->available_drivers; print @driver_names;
> 
> outputs:
> ExamplePProxymSQLmysql
> 
> but:
> my @data_sources=DBI->data_sources("mysql");print @data_sources;
> 
> outputs:
> nothing.

Can you connect to mysql using:

mysql -u <name> -p

?

Jens 

P.S.: Please vote against Spam! At
             http://www.politik-digital.de/spam/
(Sorry Europeans only)
---
Jens.Ritter@weh.rwth-aachen.de   grimaldi@debian.org
Key ID: 2048/E451C639 Jens Ritter
Key fingerprint: 5F 3D 43 1E 24 1E CC 48  1E 05 93 3A A7 10 73 37 


Reply to: