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