phpbar.de logo

Mailinglisten-Archive

[php] DB Lost Connection Probleme mit PHPLIB Klassen

[php] DB Lost Connection Probleme mit PHPLIB Klassen

Ivan Schmid php_(at)_phpcenter.de
Thu, 25 Apr 2002 19:03:55 +0200


Hallo Liste,

Habe folgendens Problem:
Beim Verwenden von 4-5 Datenbank Anfragen auf der gleichen Seite mit 2-3
Klassen Instanzen kommt es immer zu einem MySQL Error.
Das gleiche mit nur 2 Anfragen funktioniert problemlos.
Hatte jemand schonmals das gleiche Problem und weiss dazu eine Lösung ?

Beispiel:
************************
// Instanzen erstellen
$db  = new memberDB();
$db1  = new linksDB();
$db2  = new usersDB();

Fehlermeldung:
************************
Database error:
Invalid SQL: SELECT * FROM links ORDER BY Added DESC limit 0,40
MySQL Error: 2013 (Lost connection to MySQL server during query)



Mit freundlichen Grüssen,
Ivan Schmid

Internet:  www.astalavista.ch / www.astalavista.net
...........................................................
This email is confidential to the usual user of the email address to which
it is addressed. If you have received it in error, please notify me
immediately; please do not copy or disclose its contents to any person.
Please note that information sent by email can be corrupted.


php::bar PHP Wiki   -   Listenarchive