Mailinglisten-Archive |
..kann natuerlich auch im tcl-sql connector liegen. dazu mal folgendes beigefuegte Mail. Vielleicht hilft es ja .. Mariano anlage: Mail von Tobias Ritzau: Hi, You receive this letter because you sent me one regarding MySQLTcl. Now I would like to inform you that a new version is comming up. The new version contains several improvements including: - installing per configure script (autoconf, automake) - Rewritten all the commands using the Tcl_Obj interface. It speed up the interface by 15% mysqltclsel and 205% by mysqltclmap - The handles are full-featured Tcl objects, so that they're not converted anymore to and from strings every time a command is called - Improved argument checking - Mysqltcl is now a Tcl package, loadable with 'package require' - Added mysqlescape, for support to binary data. - Mysqlstate has a syntax in accord with other commands (handle first) *** POTENTIAL INCOMPATIBILITY *** - Added -db -port -socket options to mysqlconnect. - Mysqlconnect needs -host to specify the optional hostname *** POTENTIAL INCOMPATIBILITY *** - Added -list and -flatlist options to mysqlselect - Mysqlstatus(code) is set to mysql error code on server error - Mysql 3.22 is needed - unlimitet number of connections - Support of UNI-coded strings (All Stings are converted to external representation before sending to database) - thread safe ready (no tested) More information and test downloads can be found at: http://www.xdobry.de/mysqltcl/ Please report succesfull compilation on your platform(s). If you don't want any mails regarding mysqltcl, please send me one back and I will remove you. Regards, Tobias -----Ursprüngliche Nachricht----- Von: Dr. Dieter Becker <db_(at)_med-in.uni-sb.de> An: <mysql-de_(at)_lists.4t2.com> Gesendet: Donnerstag, 23. November 2000 11:18 Betreff: RE: Kommunikationsfehler --- was zu tun???? > Ich benutze tcl-sql (Schnittstelle für Tcl/Tk). > Dieser Fehler taucht z.B. auf bei einem Programm, das jede Minute vom Cron > gestartet wird. > > Dieter > > Dr. med. Dipl.-Math. Dieter Becker > Medizinische Universitäts- und Poliklinik > Innere Medizin III > D66421 Homburg > ----------------------------------------- > Tel: 06841 16 3046 / -3077 > Fax: 06841 16 3043 / -3385 > Email: db_(at)_med-in.uni-sb.de > > -----Original Message----- > From: Dirk Munzinger [mailto:d_munzinger_(at)_sem-gmbh.com] > Sent: Thursday, November 23, 2000 10:49 AM > To: mysql-de_(at)_lists.4t2.com > Subject: Re: Kommunikationsfehler --- was zu tun???? > > > Hallo Dieter, > > mit was greifst Du auf den DB-Server zu ? > Mit isamchk wirst Du sicherlich nichts sehen, da sich dieses Problem auf > der Kommunikationsebene abspielt. > > Gruß, > Dirk > > > es werden immer wieder prozesse abgebrochen mit dieser mistigen > > Fehlermeldung: > > Fehler 127. (table handler) > > damit kann ich absolut nichts anfangen. > > > > In der log-Datei stehen sehr viele Meldungen der Form: > > > > 001123 10:26:01 Verbindungsabbruch 63 zu db: 'archiv' user: 'hkt' host: > > `localhost' (Fehler beim Lesen eines Communication-Packets) > > 001123 10:26:36 Verbindungsabbruch 65 zu db: 'archiv' user: 'hkt' host: > > `localhost' (Fehler beim Lesen eines Communication-Packets) > > 001123 10:27:00 Verbindungsabbruch 69 zu db: 'archiv' user: 'hkt' host: > > `localhost' (Fehler beim Lesen eines Communication-Packets) > > 001123 10:27:02 Verbindungsabbruch 70 zu db: 'archiv' user: 'hkt' host: > > `localhost' (Fehler beim Lesen eines Communication-Packets) > > 001123 10:27:12 Verbindungsabbruch 71 zu db: 'archiv' user: 'hkt' host: > > `localhost' (Fehler beim Lesen eines Communication-Packets) > > 001123 10:28:01 Verbindungsabbruch 74 zu db: 'archiv' user: 'hkt' host: > > `localhost' (Fehler beim Lesen eines Communication-Packets) > > 001123 10:28:45 Verbindungsabbruch 27 zu db: 'archiv' user: 'hkt' host: > > `localhost' (Fehler beim Lesen eines Communication-Packets) > > 001123 10:29:00 Verbindungsabbruch 82 zu db: 'archiv' user: 'hkt' host: > > `localhost' (Fehler beim Lesen eines Communication-Packets) > > 001123 10:30:01 Verbindungsabbruch 84 zu db: 'archiv' user: 'hkt' host: > > `localhost' (Fehler beim Lesen eines Communication-Packets) > > 001123 10:30:07 Verbindungsabbruch 85 zu db: 'archiv' user: 'hkt' host: > > `localhost' (Fehler beim Lesen eines Communication-Packets) > > --- > *** Weitere Infos zur Mailingliste und MySQL unter http://www.4t2.com/mysql > > --- > *** Weitere Infos zur Mailingliste und MySQL unter http://www.4t2.com/mysql > > --- *** Weitere Infos zur Mailingliste und MySQL unter http://www.4t2.com/mysql
php::bar PHP Wiki - Listenarchive