phpbar.de logo

Mailinglisten-Archive

perl und InnoDB

perl und InnoDB

Michael Ott mysql-de_(at)_lists.bttr.org
Thu, 25 Apr 2002 20:01:00 +0200


--82I3+IH0IqGh5yIs
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hallo Ihr!

Ich habe ein kleines Problem:
Folgendes funktioniert nicht:
Fild /ect/httpd/conf/ipconnect.conf:
[test]
user=3Droot
password=3D***
host=3Dserver.zolnott

my $datasource =3D"DBI:mysql:database=3Dtest;mysql_read_default_file=3D/etc=
/httpd/conf/ipconnect.conf;mysql_read_default_group=3Dtest";
my $dbh =3D DBI->connect($datasource, undef, undef, {'RaiseError' =3D>  1});

Die Applikation st=FCrzt ab.

Es geht hingegen:
my $datasource =3D "DBI:mysql:database=3Dtest;host=3Dserver.zolnott";
my $user =3D "root";
my $password =3D "***";
my $dbh =3D DBI->connect($datasource, $user, $password, {'RaiseError' =3D> =
1});

Das obere geht erst nicht mehr, seit ich die Datenbank auf InnoDB
umgestellt hat.

Kann mir jemand helfen. Ich h=E4tte es gerne, da=DF es wieder in der oberen
Weise funktioniert.

Danke

--=20
See you
                                .--.    =20
Michael Ott                    |o_o |  =20
Glockenhofstr 29 a             ||_/ |  =20
90478 Nuernberg               //   \ \ =20
e-mail: ZolnOtt_(at)_NEFkom.net   (|     | ) =20
Tel. +49 9 11 41 88 576     /'\_   _/`\=20
                            \___)=3D(___/ =20

--82I3+IH0IqGh5yIs
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8yERam/5GosrHViQRAlCIAKCJOWFzkx9i/r5EtL/xXH8A/Qd9iACfRwOF
ZeugWg8sGCKSYWGcMCHLj3s=
=nND+
-----END PGP SIGNATURE-----

--82I3+IH0IqGh5yIs--

---
Infos zur Mailingliste, zur Teilnahme und zum An- und Abmelden unter
-->>  http://www.4t2.com/mysql 



php::bar PHP Wiki   -   Listenarchive