Annotation of sql/mysql/ChangeLog, revision 1.6
1.6 ! paf 1: 2003-07-24 paf
! 2: * parser3mysql.C 1.13:
! 3: moved tempate_gc to HEAD
! 4:
! 5: * Makefile.in [release_3_0_8] 1.15.8.1:
! 6: * libltdl/Makefile.am [release_3_0_8] 1.5.8.1:
! 7: * libltdl/Makefile.in [release_3_0_8] 1.7.8.1:
! 8: *** empty log message ***
! 9:
! 10: 2003-03-27 paf
! 11: * parser3mysql.C [template_gc] 1.12.6.2:
! 12: convention changed: all resulting strings are zero-terminated
! 13:
! 14: 2003-03-26 paf
! 15: * parser3mysql.C [template_gc] 1.12.6.1:
! 16: * parser3mysql.dsp [template_gc] 1.4.10.1:
! 17: mistakenly patched HEAD branch. copying changes to template_gc one
! 18:
! 19: 2003-03-25 paf
! 20: * parser3mysql.dsp 1.5:
! 21: new quote calling convention,
! 22: malloc->malloc_atomic
! 23:
! 24: 2003-02-06 paf
! 25: * parser3mysql.C [release_3_0_0007] 1.9.4.1:
! 26: merged lt_init + column count bugfix from main trunc
! 27:
! 28: 2003-01-31 paf
! 29: * parser3mysql.C 1.12:
! 30: seen some broken client,
! 31: which reported "44" for column count of response to "select 2+2"
! 32: added check on that
! 33:
! 34: 2003-01-21 paf
! 35: * config_fixed.h 1.4:
! 36: * config_includes.h 1.4:
! 37: * parser3mysql.C 1.11:
! 38: 2002->2003
! 39:
! 40: 2003-01-15 paf
! 41: * parser3mysql.C 1.10:
! 42: long ago forgotten lt_dlinit() called now
! 43:
! 44: 2003-01-14 paf
! 45: * libltdl/config_fixed.h 1.2:
! 46: * libltdl/libltdl.dsp 1.2:
! 47: * libltdl/ltdl.c 1.3:
! 48: * parser3mysql.dsw 1.4:
! 49: ltdl copied to all sql drivers, VS projects libltdl_mysql
! 50: renamed to libltdl
! 51:
! 52: * libltdl/COPYING.LIB 1.1:
! 53: *** empty log message ***
! 54:
! 55: 2003-01-13 paf
! 56: * libltdl/Makefile.am 1.5:
! 57: * libltdl/Makefile.in 1.7:
! 58: * libltdl/acinclude.m4 1.3:
! 59: * libltdl/aclocal.m4 1.4:
! 60: * libltdl/config_auto.h.in 1.4:
! 61: * libltdl/configure 1.4:
! 62: * libltdl/configure.in 1.4:
! 63: * libltdl/ltdl.c 1.2:
! 64: * libltdl/ltdl.h 1.2:
! 65: moved to latest libtool (1.4.3)
! 66:
! 67: * libltdl/acinclude.m4 1.4:
! 68: * libltdl/aclocal.m4 1.5:
! 69: * libltdl/configure 1.5:
! 70: * libltdl/configure.in 1.5:
! 71: to hell, let it be /libtool, /libltdl/libtool
! 72:
! 73: 2003-01-10 paf
! 74: * config.guess 1.2:
! 75: * config.sub 1.2:
! 76: * config_auto.h.in 1.3:
! 77: * depcomp 1.1:
! 78: * libltdl/Makefile.in 1.6:
! 79: * libltdl/acconfig.h 1.2:
! 80: * libltdl/aclocal.m4 1.3:
! 81: * libltdl/config_auto.h.in 1.3:
! 82: * libltdl/configure 1.3:
! 83: * libltdl/configure.in 1.3:
! 84: * ltmain.sh 1.2:
! 85: * missing 1.2:
! 86: * mkinstalldirs 1.2:
! 87: moved to autoconf 2.57 & automake 1.7.2 & re-libtoolized with
! 88: files from 1.4.3, libltdl left unchanged for now
! 89:
! 90: 2002-12-15 paf
! 91: * configure.in [release_3_0_0006] 1.13.2.1:
! 92: r6
! 93:
1.5 paf 94: 2002-12-09 paf
95: * parser3mysql.C 1.9:
96: * parser3mysql.dsw 1.3:
97: changed exception handling mech in sql handlers #2
98:
99: * parser3mysql.C 1.8:
100: * parser3mysql.dsp 1.4:
101: changed exception handling mech in sql handlers
102:
103: 2002-11-28 paf
104: * Makefile.am 1.7:
105: * Makefile.in 1.8:
106: *** empty log message ***
107:
108: * configure.in 1.13:
109: stopped double libltdl/Makefile creation
110:
111: 2002-10-07 paf
112: * INSTALL 1.5:
113: INSTALL files changed to include sql/ subdir creation
114:
115: 2002-08-02 paf
116: * configure [release_3_0_0005] 1.11.2.1:
117: * configure.in [release_3_0_0005] 1.11.2.1:
118: version in configure.in
119:
120: * configure 1.12:
121: * configure.in 1.12:
122: version .head
123:
124: * configure 1.11:
125: *** empty log message ***
126:
1.4 paf 127: 2002-06-04 paf
1.5 paf 128: * Makefile.am 1.5:
129: * Makefile.am [release_1_0_0001] 1.4.2.1:
130: * Makefile.in 1.6:
131: * Makefile.in [release_1_0_0001] 1.5.2.1:
1.4 paf 132: *** empty log message ***
133:
134: 2002-06-03 paf
1.5 paf 135: * parser3mysql.dsp 1.3:
1.4 paf 136: fixed .dsp-s along with reorganized cvs modules dirs structure
137:
1.5 paf 138: * parser3mysql.dsp [release_1_0_0001] 1.2.2.1:
1.4 paf 139: reorganized cvs modules
140:
1.2 paf 141: 2002-02-08 paf
1.5 paf 142: * libltdl/Makefile.am 1.4:
143: * libltdl/Makefile.in 1.5:
144: * libltdl/libltdl.dsp 1.1:
145: * libltdl/libltdl_mysql.dsp 1.2:
146: * parser3mysql.dsw 1.2:
1.3 paf 147: libltdl.dsp now
148:
1.5 paf 149: * INSTALL 1.2:
150: * config_fixed.h 1.3:
151: * config_includes.h 1.3:
152: * parser3mysql.C 1.6:
1.2 paf 153: 2002
1.1 parser 154:
1.5 paf 155: * configure 1.10:
156: * configure.in 1.10:
1.3 paf 157: package name & version
158:
1.5 paf 159: * AUTHORS 1.2:
160: * COPYING 1.2:
161: * INSTALL 1.3:
162: * INSTALL 1.4:
163: * README 1.2:
164: * README 1.3:
1.3 paf 165: install&others updated
166:
1.5 paf 167: * configure 1.9:
168: * configure.in 1.9:
169: * libltdl/Makefile.am 1.2:
170: * libltdl/Makefile.in 1.3:
171: * libltdl/acconfig.h 1.1:
172: * libltdl/acinclude.m4 1.2:
173: * libltdl/aclocal.m4 1.2:
174: * libltdl/config_auto.h.in 1.2:
175: * libltdl/configure 1.2:
176: * libltdl/configure.in 1.2:
1.2 paf 177: only-static link
178: removed extra libtool generation
1.3 paf 179:
1.5 paf 180: * Makefile.am 1.4:
181: * Makefile.in 1.5:
182: * libltdl/Makefile.am 1.3:
183: * libltdl/Makefile.in 1.4:
1.3 paf 184: 'make dist' works
1.1 parser 185:
1.5 paf 186: * parser3mysql.C 1.7:
1.2 paf 187: name spelling
1.1 parser 188:
1.2 paf 189: 2001-12-24 paf
1.5 paf 190: * configure.in 1.7:
1.2 paf 191: trying to autodetermine includes dir
1.1 parser 192:
1.5 paf 193: * configure 1.8:
194: * configure.in 1.8:
1.2 paf 195: mysql inc dir autodetected
1.1 parser 196:
1.2 paf 197: 2001-11-24 paf
1.5 paf 198: * aclocal.m4 1.1:
1.2 paf 199: for some reason makefile tries to make this file when it doesn
200: t exist, ignoring the fact that that's not needed, we already
201: have 'configure' made by autoconf, and that file only needed
202: for that.
1.1 parser 203:
1.2 paf 204: 2001-11-16 paf
1.5 paf 205: * parser3mysql.C 1.5:
1.2 paf 206: introducing estimating String::cstr_bufsize, 0
1.1 parser 207:
1.2 paf 208: 2001-11-11 paf
1.5 paf 209: * Makefile.in 1.4:
210: * configure 1.7:
211: * parser3mysql.C 1.4:
1.2 paf 212: init(not const
1.1 parser 213:
1.2 paf 214: 2001-11-08 paf
1.5 paf 215: * parser3mysql.C 1.3:
1.2 paf 216: 2001.11.06 numrows on "HP-UX istok1 B.11.00 A 9000/869 448594332 two-user license"
217: 3.23.42 & 4.0.0.alfa never worked, both subst & .sl version returned 0
1.1 parser 218:
1.5 paf 219: * Makefile.am 1.3:
220: * Makefile.in 1.3:
1.2 paf 221: lib prefix
1.1 parser 222:
1.2 paf 223: 2001-10-30 paf
1.5 paf 224: * configure.in 1.6:
1.2 paf 225: rtti needed on solaris for exceptions to work OK, removing -fno
226: rtti from everywhere
1.1 parser 227:
1.5 paf 228: * config_auto.h.in 1.2:
229: * configure 1.6:
1.2 paf 230: makes
1.1 parser 231:
1.2 paf 232: 2001-10-29 paf
1.5 paf 233: * config_fixed.h 1.2:
234: * config_includes.h 1.2:
235: * configure.in 1.5:
1.2 paf 236: setjump
1.1 parser 237:
1.2 paf 238: 2001-10-28 paf
1.5 paf 239: * configure 1.5:
240: * configure.in 1.4:
1.2 paf 241: conf
1.1 parser 242:
1.5 paf 243: * configure 1.4:
244: * configure.in 1.3:
1.2 paf 245: no-rtti and _ to - in key
1.1 parser 246:
1.2 paf 247: 2001-10-02 parser
1.5 paf 248: * parser3mysql.C 1.2:
249: * parser3mysql.dsp 1.2:
1.2 paf 250: changed connect string format to support options
251: charset=cp1251_koi8
252: timeout=3
253: compress=1&
254: named_pipe=1
1.1 parser 255:
1.2 paf 256: 2001-09-25 parser
1.5 paf 257: * configure 1.3:
1.2 paf 258: makes
1.1 parser 259:
1.5 paf 260: * configure.in 1.2:
1.2 paf 261: sanity check
1.1 parser 262:
1.2 paf 263: 2001-09-24 parser
1.5 paf 264: * Makefile.am 1.2:
265: * Makefile.in 1.2:
266: * configure 1.2:
267: * libltdl/Makefile.in 1.2:
1.2 paf 268: makes
1.1 parser 269:
E-mail: