>Description:
        Application that uses MyODBC 3.51.05 + MySQL 4.0.10
        constantly grow memory consumption. Such behavior is not
        observed if MyODBC 3.51.05 + MySQL 3.23.55 are used. I suppose
        that there is memory leakage in libmysqlclient. Application
        linked directly with libmyodbc3 (instead ODBC manager). All
        internal memory allocations are controlled by special
        routines. So my own application remain above suspicion.
>How-To-Repeat:
        Standard procedure (taken from ODBC manual) to make SQL
        request.
>Fix:
        Downgrade to MySQL 3.23.55

>Submitter-Id:
>Originator:    root
>Organization:  none
>MySQL support: none
>Synopsis:      Supposed memory leakage in libmysqlclient
>Severity:      serious
>Priority:      high
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-4.0.10-gamma-standard (Official MySQL-standard binary)

>C compiler:    2.95.3
>C++ compiler:  2.95.3
>Environment:
        <machine, os, target, libraries (multiple lines)>
System: Linux philippe.candidhosting.com 2.4.18-3 #1 Thu Apr 18 07:37:53 EDT 20\
02 i686 unknown
Architecture: i686

Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/c\
c
GCC: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)
Compilation info: CC='gcc'  CFLAGS='-O2 -mcpu=pentiumpro'  CXX='gcc'  CXXFLAGS=\
'-O2 -mcpu=pentiumpro -felide-constructors'  LDFLAGS=''  ASFLAGS=''
LIBC:
lrwxrwxrwx    1 root     root           13 Jan 14 17:27 /lib/libc.so.6 -> libc-\
2.2.5.so
-rwxr-xr-x    1 root     root      1260480 Apr 15  2002 /lib/libc-2.2.5.so
-rw-r--r--    1 root     root      2310808 Apr 15  2002 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Apr 15  2002 /usr/lib/libc.so
Configure command: ./configure '--prefix=/usr/local/mysql' '--with-comment=Offi\
cial MySQL-standard binary' '--with-extra-charsets=complex' '--with-server-suff\
ix=-standard' '--enable-thread-safe-client' '--enable-local-infile' '--enable-a\
ssembler' '--disable-shared' '--with-client-ldflags=-all-static' '--with-mysqld\
-ldflags=-all-static' '--with-innodb' 'CFLAGS=-O2 -mcpu=pentiumpro' 'CXXFLAGS=-\
O2 -mcpu=pentiumpro -felide-constructors' 'CXX=gcc'


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to