AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

Lost Connection

Ein Thema von kluckweb · begonnen am 15. Dez 2006 · letzter Beitrag vom 15. Dez 2006
Antwort Antwort
dfried

Registriert seit: 16. Aug 2005
486 Beiträge
 
#1

Re: Lost Connection: Bitte dringend um Hilfe

  Alt 15. Dez 2006, 11:43
Es kann auch an der Paketgröße liegen (war bei uns der Fall).
Anbei der entsprechende Ausschnitt aus der MySQL-Doku:

Zitat:
When a MySQL client or the mysqld server receives a packet bigger than max_allowed_packet bytes, it issues a Packet too large error and closes the connection. With some clients, you may also get a Lost connection to MySQL server during query error if the communication packet is too large.

Both the client and the server have their own max_allowed_packet variable, so if you want to handle big packets, you must increase this variable both in the client and in the server.
Zwei weitere Parameter die es bei diesem Fehler auch noch zu beachten gilt sind "interactive_timeout" unt "wait_timeout", wenn diese zu klein sind beendet der Server bei "inaktivität" des Clients einfach die Verbindung.
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 15:27 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz