Re: Problems with 4.10 and mysql

From: Dmitry Pryanishnikov (dmitry_at_atlantis.dp.ua)
Date: 05/27/04

  • Next message: Pete French: "Re: Problems with 4.10 and mysql"
    Date: Thu, 27 May 2004 16:06:45 +0300 (EEST)
    To: Pete French <petefrench@keithprowse.com>
    
    

    Hello!

    On Wed, 26 May 2004, Pete French wrote:
    > > Which version of MySQL server are you using? Has it been built from port or
    > > compiled from sources? What threading library does it use (native or
    > > linuxthreads)? How many client applications are trying to connect
    > > simultaneously?
    >
    > 4.0.18 - built from source, the only optimisation being -O as I dont
    > trust the higher ones, it is using native threads and there is only

     Um, I'm still using mysql-server-3.23.58_2 (and I always use ports for
    all applications which are available there). It links against native (libc_r)
    threads.

    > one client running on the same machine which is connecting every two
    > minutes doing a select and quitting (and I have chcked that connections
    > are not building up).
    >
    > I see the failed connection 5 to 10 times a day.

     OK, I have one fresh jail with MySQL server installed. Base and jail OS
    version is 4.9-RELEASE. I wrote small test client application and now
    it's started every minutes, doing select and exiting. If it catches database
    connect error (or other MySQL-related error), it will report it for me.
    In several days (after 4.10-RELEASE will be available) I'll recreate the
    same test environment using 4.10. I'll report either positive or negative
    results in a week or two.

    Sincerely, Dmitry

    -- 
    Atlantis ISP, System Administrator
    e-mail:  dmitry@atlantis.dp.ua
    nic-hdl: LYNX-RIPE
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Pete French: "Re: Problems with 4.10 and mysql"

    Relevant Pages

    • DataReport
      ... of a query to a mysql server in vb6. ... I can show the report. ... The only thing and annoys me is my inability to provide the datareport ... them and to print the report on my preset printer? ...
      (microsoft.public.vb.syntax)
    • Crystal Reports missing data
      ... We have developed a report using Crystal Reports 9.22. ... report shows particular fields of 2 tables joined using inner join. ... on both machines and it is MySQL server 4.0.17. ...
      (comp.lang.java)