--- sql/mysql/ChangeLog 2002/02/08 10:56:22 1.2 +++ sql/mysql/ChangeLog 2002/12/15 13:57:25 1.5 @@ -1,87 +1,159 @@ +2002-12-09 paf + * parser3mysql.C 1.9: + * parser3mysql.dsw 1.3: + changed exception handling mech in sql handlers #2 + + * parser3mysql.C 1.8: + * parser3mysql.dsp 1.4: + changed exception handling mech in sql handlers + +2002-11-28 paf + * Makefile.am 1.7: + * Makefile.in 1.8: + *** empty log message *** + + * configure.in 1.13: + stopped double libltdl/Makefile creation + +2002-10-07 paf + * INSTALL 1.5: + INSTALL files changed to include sql/ subdir creation + +2002-08-02 paf + * configure [release_3_0_0005] 1.11.2.1: + * configure.in [release_3_0_0005] 1.11.2.1: + version in configure.in + + * configure 1.12: + * configure.in 1.12: + version .head + + * configure 1.11: + *** empty log message *** + +2002-06-04 paf + * Makefile.am 1.5: + * Makefile.am [release_1_0_0001] 1.4.2.1: + * Makefile.in 1.6: + * Makefile.in [release_1_0_0001] 1.5.2.1: + *** empty log message *** + +2002-06-03 paf + * parser3mysql.dsp 1.3: + fixed .dsp-s along with reorganized cvs modules dirs structure + + * parser3mysql.dsp [release_1_0_0001] 1.2.2.1: + reorganized cvs modules + 2002-02-08 paf - * INSTALL: - * config_fixed.h: - * config_includes.h: - * parser3mysql.C: + * libltdl/Makefile.am 1.4: + * libltdl/Makefile.in 1.5: + * libltdl/libltdl.dsp 1.1: + * libltdl/libltdl_mysql.dsp 1.2: + * parser3mysql.dsw 1.2: + libltdl.dsp now + + * INSTALL 1.2: + * config_fixed.h 1.3: + * config_includes.h 1.3: + * parser3mysql.C 1.6: 2002 - * configure: - * configure.in: - * libltdl/Makefile.am: - * libltdl/Makefile.in: - * libltdl/acconfig.h: - * libltdl/acinclude.m4: - * libltdl/aclocal.m4: - * libltdl/config_auto.h.in: - * libltdl/configure: - * libltdl/configure.in: + * configure 1.10: + * configure.in 1.10: + package name & version + + * AUTHORS 1.2: + * COPYING 1.2: + * INSTALL 1.3: + * INSTALL 1.4: + * README 1.2: + * README 1.3: + install&others updated + + * configure 1.9: + * configure.in 1.9: + * libltdl/Makefile.am 1.2: + * libltdl/Makefile.in 1.3: + * libltdl/acconfig.h 1.1: + * libltdl/acinclude.m4 1.2: + * libltdl/aclocal.m4 1.2: + * libltdl/config_auto.h.in 1.2: + * libltdl/configure 1.2: + * libltdl/configure.in 1.2: only-static link removed extra libtool generation - * parser3mysql.C: + * Makefile.am 1.4: + * Makefile.in 1.5: + * libltdl/Makefile.am 1.3: + * libltdl/Makefile.in 1.4: + 'make dist' works + + * parser3mysql.C 1.7: name spelling 2001-12-24 paf - * configure.in: + * configure.in 1.7: trying to autodetermine includes dir - * configure: - * configure.in: + * configure 1.8: + * configure.in 1.8: mysql inc dir autodetected 2001-11-24 paf - * aclocal.m4: + * aclocal.m4 1.1: for some reason makefile tries to make this file when it doesn t exist, ignoring the fact that that's not needed, we already have 'configure' made by autoconf, and that file only needed for that. 2001-11-16 paf - * parser3mysql.C: + * parser3mysql.C 1.5: introducing estimating String::cstr_bufsize, 0 2001-11-11 paf - * Makefile.in: - * configure: - * parser3mysql.C: + * Makefile.in 1.4: + * configure 1.7: + * parser3mysql.C 1.4: init(not const 2001-11-08 paf - * parser3mysql.C: + * parser3mysql.C 1.3: 2001.11.06 numrows on "HP-UX istok1 B.11.00 A 9000/869 448594332 two-user license" 3.23.42 & 4.0.0.alfa never worked, both subst & .sl version returned 0 - * Makefile.am: - * Makefile.in: + * Makefile.am 1.3: + * Makefile.in 1.3: lib prefix 2001-10-30 paf - * configure.in: + * configure.in 1.6: rtti needed on solaris for exceptions to work OK, removing -fno rtti from everywhere - * config_auto.h.in: - * configure: + * config_auto.h.in 1.2: + * configure 1.6: makes 2001-10-29 paf - * config_fixed.h: - * config_includes.h: - * configure.in: + * config_fixed.h 1.2: + * config_includes.h 1.2: + * configure.in 1.5: setjump 2001-10-28 paf - * configure: - * configure.in: + * configure 1.5: + * configure.in 1.4: conf - * configure: - * configure.in: + * configure 1.4: + * configure.in 1.3: no-rtti and _ to - in key 2001-10-02 parser - * parser3mysql.C: - * parser3mysql.dsp: + * parser3mysql.C 1.2: + * parser3mysql.dsp 1.2: changed connect string format to support options charset=cp1251_koi8 timeout=3 @@ -89,16 +161,16 @@ named_pipe=1 2001-09-25 parser - * configure: + * configure 1.3: makes - * configure.in: + * configure.in 1.2: sanity check 2001-09-24 parser - * Makefile.am: - * Makefile.in: - * configure: - * libltdl/Makefile.in: + * Makefile.am 1.2: + * Makefile.in 1.2: + * configure 1.2: + * libltdl/Makefile.in 1.2: makes