--- sql/mysql/ChangeLog 2001/09/21 15:40:55 1.1 +++ sql/mysql/ChangeLog 2003/10/31 12:34:42 1.7 @@ -1,312 +1,295 @@ -2001-05-21 parser - * Makefile.in: - * configure: - z - -2001-05-17 parser - * parser3mysql.C: - connection from cache ->set_services(&services); - - * parser3mysql.C: - mysqlclient 0 rows case [were malloc(0) which failed under - apache] - - * parser3mysql.C: - doc cmds - - * parser3mysql.C: - * parser3mysql.dsp: - done - @todo figure out about memory for errors: - static=add multithread locks; - dynamic=who should free it up? - that's char[maxlen] field in mysql.net structure, no need to free up - - * parser3mysql.C: - fixed problem at last: 2connections own 1driver and - set_services fight for driver::fservices. before fix - - * parser3mysql.C: - mysqlclient unix socket allowed: - $SQL.connect-string[mysql://test:test@[/a/b]/test/cp1251_koi8] - -2001-04-26 paf - * config_fixed.h: - * config_includes.h: - * parser3mysql.C: - * parser3mysql.dsp: - code documentation ++ - -2001-04-23 paf - * Makefile.in: - makefile ins - - * config_auto.h.in: - * libltdl/Makefile.in: - z - - * libltdl/config_auto.h.in: - * libltdl/configure: - .h.in - - * Makefile: - * configure: - configure.in + makefiles - - * Makefile: - makefiles removed - -2001-04-18 paf - * Makefile.am: - * acinclude.m4: - * configure.in: - * libltdl/COPYING.TXT: - * libltdl/ltconfig: - * libltdl/ltmain.sh: - linux @alx - -2001-04-17 paf - * libltdl/config.h: - file config.h was initially added on branch gcc0415. - - * parser3mysql.C: - mysql client implemented using new model - - * libltdl/README: - file README was initially added on branch gcc0415. - - * libltdl/ltmain.sh: - * ltmain.sh: - file ltmain.sh was initially added on branch gcc0415. - - * libltdl/COPYING.TXT: - file COPYING.TXT was initially added on branch gcc0415. - - * libltdl/acinclude.m4: - file acinclude.m4 was initially added on branch gcc0415. - - * acinclude.m4: - * configure.in: - * parser3mysql.C: - compile4 @jav @win - - * mkinstalldirs: - file mkinstalldirs was initially added on branch gcc0415. - - * libltdl/libltdl_mysql.dsp: - file libltdl_mysql.dsp was initially added on branch gcc0415. - - * libltdl/Makefile.am: - file Makefile.am was initially added on branch gcc0415. - - * AUTHORS: - * COPYING: - * INSTALL: - * Makefile.am: - * NEWS: - * README: - * acinclude.m4: - * config.guess: - * config.sub: - * config_fixed.h: - * config_includes.h: - * configure.in: - * install-sh: - * libltdl/COPYING.TXT: - * libltdl/Makefile.am: - * libltdl/README: - * libltdl/acinclude.m4: - * libltdl/aclocal.m4: - * libltdl/config.h: - * libltdl/config_fixed.h: - * libltdl/configure.in: - * libltdl/libltdl_mysql.dsp: - * libltdl/ltconfig: - * libltdl/ltdl.c: - * libltdl/ltdl.h: - * libltdl/ltmain.sh: - * ltconfig: - * ltmain.sh: - * missing: - * mkinstalldirs: - * parser3mysql.C: - * parser3mysql.dsp: - exec @jav - - * Makefile.am: - * acinclude.m4: - * config.guess: - * config.sub: - * configure.in: - * install-sh: - * libltdl/COPYING.TXT: - * libltdl/Makefile.am: - * libltdl/README: - * libltdl/acinclude.m4: - * libltdl/aclocal.m4: - * libltdl/config.h: - * libltdl/config_fixed.h: - * libltdl/configure.in: - * libltdl/libltdl_mysql.dsp: - * libltdl/ltdl.c: - * libltdl/ltdl.h: - * ltconfig: - * ltmain.sh: - * missing: - * mkinstalldirs: - * parser3mysql.C: - * parser3mysql.dsp: - sql driver interface now has initialize(client .so) - - * config.guess: - file config.guess was initially added on branch gcc0415. - - * libltdl/ltconfig: - * ltconfig: - file ltconfig was initially added on branch gcc0415. - - * libltdl/ltdl.h: - file ltdl.h was initially added on branch gcc0415. - - * libltdl/aclocal.m4: - file aclocal.m4 was initially added on branch gcc0415. - - * config.sub: - file config.sub was initially added on branch gcc0415. - - * libltdl/configure.in: - file configure.in was initially added on branch gcc0415. - - * install-sh: - file install-sh was initially added on branch gcc0415. - - * libltdl/ltdl.c: - file ltdl.c was initially added on branch gcc0415. - - * Makefile.am: - * libltdl/ltconfig: - * libltdl/ltmain.sh: - * parser3mysql.C: - mysql client @jav - - * missing: - file missing was initially added on branch gcc0415. - - * libltdl/config_fixed.h: - file config_fixed.h was initially added on branch gcc0415. - -2001-04-16 paf - * NEWS: - file NEWS was initially added on branch gcc0415. - - * COPYING: - file COPYING was initially added on branch gcc0415. - - * config_includes.h: - file config_includes.h was initially added on branch gcc0415. - - * README: - file README was initially added on branch gcc0415. - - * AUTHORS: - file AUTHORS was initially added on branch gcc0415. - - * AUTHORS: - * COPYING: - * INSTALL: - * Makefile.am: - * NEWS: - * README: - * acinclude.m4: - * config_fixed.h: - * config_includes.h: - * configure.in: - * parser3mysql.C: - compile-1 - - * configure.in: - file configure.in was initially added on branch gcc0415. - - * config_fixed.h: - file config_fixed.h was initially added on branch gcc0415. - - * acinclude.m4: - file acinclude.m4 was initially added on branch gcc0415. - - * INSTALL: - file INSTALL was initially added on branch gcc0415. - -2001-04-09 paf - * parser3mysql.dsp: - all targets exec - - * parser3mysql.C: - exec win32 env - -2001-04-07 paf - * parser3mysql.C: - mail:send 1 - -2001-04-06 paf - * parser3mysql.dsp: - table:dir 0 [without regexp] - -2001-04-05 paf - * parser3mysql.C: - * parser3mysql.dsp: - sql driver services for conv memory & error reporting - - * parser3mysql.C: - mysql limit - - * parser3mysql.C: - mysql 0 - - * parser3mysql.C: - sql ping - - * parser3mysql.C: - sql quote. string untaint UL_SQL - - * parser3mysql.C: - hash now not thread-safe. - -2001-04-04 paf - * parser3mysql.C: - mysql connect - - * mySQL32/include/Libmysql.def: - * mySQL32/include/dbug.h: - * mySQL32/include/errmsg.h: - * mySQL32/include/m_ctype.h: - * mySQL32/include/m_string.h: - * mySQL32/include/my_list.h: - * mySQL32/include/my_pthread.h: - * mySQL32/include/my_sys.h: - * mySQL32/include/mysql.h: - * mySQL32/include/mysql_com.h: - * mySQL32/include/mysql_version.h: - * mySQL32/include/mysqld_error.h: - * mySQL32/include/raid.h: - * mySQL32/lib/opt/libmySQL.dll: - * mySQL32/lib/opt/libmySQL.lib: - * mySQL32/lib/opt/mysqlclient.lib: - * mySQL32/lib/opt/zlib.lib: - * parser3mysql.dsp: - mySQL32 added - - * Makefile.am: - * parser3mysql.C: - * parser3mysql.def: - * parser3mysql.dsp: - forgot to add mysql client - - * parser3mysql.C: - more manager&connection&driver - - * parser3mysql.C: - mysql info - - * parser3mysql.C: - z +2003-10-24 paf + * Makefile.am 1.15: + sln + + * libltdl/Makefile.am 1.7: + * libltdl/Makefile.in 1.9: + *** empty log message *** + +2003-08-18 paf + * libltdl/libltdl.dsp 1.3: + * parser3mysql.dsp 1.6: + * parser3mysql.dsw 1.5: + moved to MSVC 7 + + * Makefile.in 1.16: + * configure 1.21: + * configure.in 1.21: + * libltdl/Makefile.am 1.6: + * libltdl/Makefile.in 1.8: + merged 3.1.0 latest changes + +2003-08-11 paf + * libltdl/Makefile.am [release_3_1_0] 1.5.12.1: + * libltdl/Makefile.in [release_3_1_0] 1.7.12.1: + config.h dist + +2003-07-24 paf + * parser3mysql.C 1.13: + moved tempate_gc to HEAD + + * Makefile.in [release_3_0_8] 1.15.8.1: + * libltdl/Makefile.am [release_3_0_8] 1.5.8.1: + * libltdl/Makefile.in [release_3_0_8] 1.7.8.1: + *** empty log message *** + +2003-03-27 paf + * parser3mysql.C [template_gc] 1.12.6.2: + convention changed: all resulting strings are zero-terminated + +2003-03-26 paf + * parser3mysql.C [template_gc] 1.12.6.1: + * parser3mysql.dsp [template_gc] 1.4.10.1: + mistakenly patched HEAD branch. copying changes to template_gc one + +2003-03-25 paf + * parser3mysql.dsp 1.5: + new quote calling convention, + malloc->malloc_atomic + +2003-02-06 paf + * parser3mysql.C [release_3_0_0007] 1.9.4.1: + merged lt_init + column count bugfix from main trunc + +2003-01-31 paf + * parser3mysql.C 1.12: + seen some broken client, + which reported "44" for column count of response to "select 2+2" + added check on that + +2003-01-21 paf + * config_fixed.h 1.4: + * config_includes.h 1.4: + * parser3mysql.C 1.11: + 2002->2003 + +2003-01-15 paf + * parser3mysql.C 1.10: + long ago forgotten lt_dlinit() called now + +2003-01-14 paf + * libltdl/config_fixed.h 1.2: + * libltdl/libltdl.dsp 1.2: + * libltdl/ltdl.c 1.3: + * parser3mysql.dsw 1.4: + ltdl copied to all sql drivers, VS projects libltdl_mysql + renamed to libltdl + + * libltdl/COPYING.LIB 1.1: + *** empty log message *** + +2003-01-13 paf + * libltdl/Makefile.am 1.5: + * libltdl/Makefile.in 1.7: + * libltdl/acinclude.m4 1.3: + * libltdl/aclocal.m4 1.4: + * libltdl/config_auto.h.in 1.4: + * libltdl/configure 1.4: + * libltdl/configure.in 1.4: + * libltdl/ltdl.c 1.2: + * libltdl/ltdl.h 1.2: + moved to latest libtool (1.4.3) + + * libltdl/acinclude.m4 1.4: + * libltdl/aclocal.m4 1.5: + * libltdl/configure 1.5: + * libltdl/configure.in 1.5: + to hell, let it be /libtool, /libltdl/libtool + +2003-01-10 paf + * config.guess 1.2: + * config.sub 1.2: + * config_auto.h.in 1.3: + * depcomp 1.1: + * libltdl/Makefile.in 1.6: + * libltdl/acconfig.h 1.2: + * libltdl/aclocal.m4 1.3: + * libltdl/config_auto.h.in 1.3: + * libltdl/configure 1.3: + * libltdl/configure.in 1.3: + * ltmain.sh 1.2: + * missing 1.2: + * mkinstalldirs 1.2: + moved to autoconf 2.57 & automake 1.7.2 & re-libtoolized with + files from 1.4.3, libltdl left unchanged for now + +2002-12-15 paf + * configure.in [release_3_0_0006] 1.13.2.1: + r6 + +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 + * 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 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 + + * 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 1.7: + trying to autodetermine includes dir + + * configure 1.8: + * configure.in 1.8: + mysql inc dir autodetected + +2001-11-24 paf + * 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 1.5: + introducing estimating String::cstr_bufsize, 0 + +2001-11-11 paf + * Makefile.in 1.4: + * configure 1.7: + * parser3mysql.C 1.4: + init(not const + +2001-11-08 paf + * 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 1.3: + * Makefile.in 1.3: + lib prefix + +2001-10-30 paf + * configure.in 1.6: + rtti needed on solaris for exceptions to work OK, removing -fno + rtti from everywhere + + * config_auto.h.in 1.2: + * configure 1.6: + makes + +2001-10-29 paf + * config_fixed.h 1.2: + * config_includes.h 1.2: + * configure.in 1.5: + setjump + +2001-10-28 paf + * configure 1.5: + * configure.in 1.4: + conf + + * configure 1.4: + * configure.in 1.3: + no-rtti and _ to - in key + +2001-10-02 parser + * parser3mysql.C 1.2: + * parser3mysql.dsp 1.2: + changed connect string format to support options + charset=cp1251_koi8 + timeout=3 + compress=1& + named_pipe=1 + +2001-09-25 parser + * configure 1.3: + makes + + * configure.in 1.2: + sanity check + +2001-09-24 parser + * Makefile.am 1.2: + * Makefile.in 1.2: + * configure 1.2: + * libltdl/Makefile.in 1.2: + makes