Annotation of sql/mysql/ChangeLog, revision 1.4

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

E-mail: