Annotation of sql/mysql/ChangeLog, revision 1.3

1.2       paf         1: 2002-02-08  paf
1.3     ! paf         2:        * libltdl/Makefile.am:
        !             3:        * libltdl/Makefile.in:
        !             4:        * libltdl/libltdl.dsp:
        !             5:        * libltdl/libltdl_mysql.dsp:
        !             6:        * parser3mysql.dsw:
        !             7:                libltdl.dsp now
        !             8: 
1.2       paf         9:        * INSTALL:
1.1       parser     10:        * config_fixed.h:
                     11:        * config_includes.h:
                     12:        * parser3mysql.C:
1.2       paf        13:                2002
1.1       parser     14: 
1.2       paf        15:        * configure:
                     16:        * configure.in:
1.3     ! paf        17:                package name & version
        !            18: 
        !            19:        * AUTHORS:
        !            20:        * COPYING:
        !            21:        * INSTALL:
        !            22:        * INSTALL:
        !            23:        * README:
        !            24:        * README:
        !            25:                install&others updated
        !            26: 
        !            27:        * configure:
        !            28:        * configure.in:
1.2       paf        29:        * libltdl/Makefile.am:
1.1       parser     30:        * libltdl/Makefile.in:
1.2       paf        31:        * libltdl/acconfig.h:
                     32:        * libltdl/acinclude.m4:
                     33:        * libltdl/aclocal.m4:
1.1       parser     34:        * libltdl/config_auto.h.in:
                     35:        * libltdl/configure:
1.2       paf        36:        * libltdl/configure.in:
                     37:                only-static link
                     38:                removed extra libtool generation
1.3     ! paf        39: 
        !            40:        * Makefile.am:
        !            41:        * Makefile.in:
        !            42:        * libltdl/Makefile.am:
        !            43:        * libltdl/Makefile.in:
        !            44:                'make dist' works
1.1       parser     45: 
1.2       paf        46:        * parser3mysql.C:
                     47:                name spelling
1.1       parser     48: 
1.2       paf        49: 2001-12-24  paf
                     50:        * configure.in:
                     51:                trying to autodetermine includes dir
1.1       parser     52: 
1.2       paf        53:        * configure:
1.1       parser     54:        * configure.in:
1.2       paf        55:                mysql inc dir autodetected
1.1       parser     56: 
1.2       paf        57: 2001-11-24  paf
                     58:        * aclocal.m4:
                     59:                for some reason makefile tries to make this file when it doesn
                     60:                t exist, ignoring the fact that that's not needed, we already
                     61:                have 'configure' made by autoconf, and that file only needed
                     62:                for that.
1.1       parser     63: 
1.2       paf        64: 2001-11-16  paf
1.1       parser     65:        * parser3mysql.C:
1.2       paf        66:                introducing estimating String::cstr_bufsize, 0
1.1       parser     67: 
1.2       paf        68: 2001-11-11  paf
                     69:        * Makefile.in:
                     70:        * configure:
1.1       parser     71:        * parser3mysql.C:
1.2       paf        72:                init(not const
1.1       parser     73: 
1.2       paf        74: 2001-11-08  paf
1.1       parser     75:        * parser3mysql.C:
1.2       paf        76:                2001.11.06 numrows on "HP-UX istok1 B.11.00 A 9000/869 448594332 two-user license"
                     77:                                3.23.42 & 4.0.0.alfa never worked, both subst & .sl version returned 0
1.1       parser     78: 
                     79:        * Makefile.am:
1.2       paf        80:        * Makefile.in:
                     81:                lib prefix
1.1       parser     82: 
1.2       paf        83: 2001-10-30  paf
                     84:        * configure.in:
                     85:                rtti needed on solaris for exceptions to work OK, removing -fno
                     86:                rtti from everywhere
1.1       parser     87: 
1.2       paf        88:        * config_auto.h.in:
                     89:        * configure:
                     90:                makes
1.1       parser     91: 
1.2       paf        92: 2001-10-29  paf
1.1       parser     93:        * config_fixed.h:
                     94:        * config_includes.h:
                     95:        * configure.in:
1.2       paf        96:                setjump
1.1       parser     97: 
1.2       paf        98: 2001-10-28  paf
                     99:        * configure:
1.1       parser    100:        * configure.in:
1.2       paf       101:                conf
1.1       parser    102: 
1.2       paf       103:        * configure:
                    104:        * configure.in:
                    105:                no-rtti and _ to - in key
1.1       parser    106: 
1.2       paf       107: 2001-10-02  parser
1.1       parser    108:        * parser3mysql.C:
                    109:        * parser3mysql.dsp:
1.2       paf       110:                changed connect string format to support options
                    111:                charset=cp1251_koi8
                    112:                timeout=3
                    113:                compress=1&
                    114:                named_pipe=1
1.1       parser    115: 
1.2       paf       116: 2001-09-25  parser
                    117:        * configure:
                    118:                makes
1.1       parser    119: 
1.2       paf       120:        * configure.in:
                    121:                sanity check
1.1       parser    122: 
1.2       paf       123: 2001-09-24  parser
1.1       parser    124:        * Makefile.am:
1.2       paf       125:        * Makefile.in:
                    126:        * configure:
                    127:        * libltdl/Makefile.in:
                    128:                makes
1.1       parser    129: 

E-mail: