--- sql/mysql/ChangeLog 2001/09/21 15:40:55 1.1 +++ sql/mysql/ChangeLog 2002/02/08 10:56:22 1.2 @@ -1,312 +1,104 @@ -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 +2002-02-08 paf + * INSTALL: * 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 + 2002 - * 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/Makefile.in: + * libltdl/acconfig.h: * libltdl/acinclude.m4: * libltdl/aclocal.m4: - * libltdl/config.h: - * libltdl/config_fixed.h: + * libltdl/config_auto.h.in: + * libltdl/configure: * 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 + only-static link + removed extra libtool generation - * 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. + name spelling - * 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. +2001-12-24 paf + * configure.in: + trying to autodetermine includes dir - * install-sh: - file install-sh was initially added on branch gcc0415. + * configure: + * configure.in: + mysql inc dir autodetected - * libltdl/ltdl.c: - file ltdl.c was initially added on branch gcc0415. +2001-11-24 paf + * aclocal.m4: + 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. - * Makefile.am: - * libltdl/ltconfig: - * libltdl/ltmain.sh: +2001-11-16 paf * parser3mysql.C: - mysql client @jav + introducing estimating String::cstr_bufsize, 0 - * 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. +2001-11-11 paf + * Makefile.in: + * configure: + * parser3mysql.C: + init(not const - * COPYING: - file COPYING was initially added on branch gcc0415. +2001-11-08 paf + * parser3mysql.C: + 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 - * config_includes.h: - file config_includes.h was initially added on branch gcc0415. + * Makefile.am: + * Makefile.in: + lib prefix - * README: - file README was initially added on branch gcc0415. +2001-10-30 paf + * configure.in: + rtti needed on solaris for exceptions to work OK, removing -fno + rtti from everywhere - * AUTHORS: - file AUTHORS was initially added on branch gcc0415. + * config_auto.h.in: + * configure: + makes - * AUTHORS: - * COPYING: - * INSTALL: - * Makefile.am: - * NEWS: - * README: - * acinclude.m4: +2001-10-29 paf * config_fixed.h: * config_includes.h: * configure.in: - * parser3mysql.C: - compile-1 + setjump +2001-10-28 paf + * configure: * configure.in: - file configure.in was initially added on branch gcc0415. + conf - * 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] + * configure: + * configure.in: + no-rtti and _ to - in key -2001-04-05 paf +2001-10-02 parser * 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. + changed connect string format to support options + charset=cp1251_koi8 + timeout=3 + compress=1& + named_pipe=1 -2001-04-04 paf - * parser3mysql.C: - mysql connect +2001-09-25 parser + * configure: + makes - * 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 + * configure.in: + sanity check +2001-09-24 parser * 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 + * Makefile.in: + * configure: + * libltdl/Makefile.in: + makes