Annotation of sql/mysql/ChangeLog, revision 1.1.1.1

1.1       parser      1: 2001-05-21  parser
                      2:        * Makefile.in:
                      3:        * configure:
                      4:                z
                      5: 
                      6: 2001-05-17  parser
                      7:        * parser3mysql.C:
                      8:                connection from cache ->set_services(&services);
                      9: 
                     10:        * parser3mysql.C:
                     11:                mysqlclient 0 rows case [were malloc(0) which failed under
                     12:                apache]
                     13: 
                     14:        * parser3mysql.C:
                     15:                doc cmds
                     16: 
                     17:        * parser3mysql.C:
                     18:        * parser3mysql.dsp:
                     19:                done
                     20:                        @todo figure out about memory for errors:
                     21:                                static=add multithread locks;
                     22:                                dynamic=who should free it up?
                     23:                that's char[maxlen] field in mysql.net structure, no need to free up
                     24: 
                     25:        * parser3mysql.C:
                     26:                fixed problem at last: 2connections own 1driver and
                     27:                set_services fight for driver::fservices. before fix
                     28: 
                     29:        * parser3mysql.C:
                     30:                mysqlclient unix socket allowed:
                     31:                $SQL.connect-string[mysql://test:test@[/a/b]/test/cp1251_koi8]
                     32: 
                     33: 2001-04-26  paf
                     34:        * config_fixed.h:
                     35:        * config_includes.h:
                     36:        * parser3mysql.C:
                     37:        * parser3mysql.dsp:
                     38:                code documentation ++
                     39: 
                     40: 2001-04-23  paf
                     41:        * Makefile.in:
                     42:                makefile ins
                     43: 
                     44:        * config_auto.h.in:
                     45:        * libltdl/Makefile.in:
                     46:                z
                     47: 
                     48:        * libltdl/config_auto.h.in:
                     49:        * libltdl/configure:
                     50:                .h.in
                     51: 
                     52:        * Makefile:
                     53:        * configure:
                     54:                configure.in + makefiles
                     55: 
                     56:        * Makefile:
                     57:                makefiles removed
                     58: 
                     59: 2001-04-18  paf
                     60:        * Makefile.am:
                     61:        * acinclude.m4:
                     62:        * configure.in:
                     63:        * libltdl/COPYING.TXT:
                     64:        * libltdl/ltconfig:
                     65:        * libltdl/ltmain.sh:
                     66:                linux @alx
                     67: 
                     68: 2001-04-17  paf
                     69:        * libltdl/config.h:
                     70:                file config.h was initially added on branch gcc0415.
                     71: 
                     72:        * parser3mysql.C:
                     73:                mysql client implemented using new model
                     74: 
                     75:        * libltdl/README:
                     76:                file README was initially added on branch gcc0415.
                     77: 
                     78:        * libltdl/ltmain.sh:
                     79:        * ltmain.sh:
                     80:                file ltmain.sh was initially added on branch gcc0415.
                     81: 
                     82:        * libltdl/COPYING.TXT:
                     83:                file COPYING.TXT was initially added on branch gcc0415.
                     84: 
                     85:        * libltdl/acinclude.m4:
                     86:                file acinclude.m4 was initially added on branch gcc0415.
                     87: 
                     88:        * acinclude.m4:
                     89:        * configure.in:
                     90:        * parser3mysql.C:
                     91:                compile4 @jav @win
                     92: 
                     93:        * mkinstalldirs:
                     94:                file mkinstalldirs was initially added on branch gcc0415.
                     95: 
                     96:        * libltdl/libltdl_mysql.dsp:
                     97:                file libltdl_mysql.dsp was initially added on branch gcc0415.
                     98: 
                     99:        * libltdl/Makefile.am:
                    100:                file Makefile.am was initially added on branch gcc0415.
                    101: 
                    102:        * AUTHORS:
                    103:        * COPYING:
                    104:        * INSTALL:
                    105:        * Makefile.am:
                    106:        * NEWS:
                    107:        * README:
                    108:        * acinclude.m4:
                    109:        * config.guess:
                    110:        * config.sub:
                    111:        * config_fixed.h:
                    112:        * config_includes.h:
                    113:        * configure.in:
                    114:        * install-sh:
                    115:        * libltdl/COPYING.TXT:
                    116:        * libltdl/Makefile.am:
                    117:        * libltdl/README:
                    118:        * libltdl/acinclude.m4:
                    119:        * libltdl/aclocal.m4:
                    120:        * libltdl/config.h:
                    121:        * libltdl/config_fixed.h:
                    122:        * libltdl/configure.in:
                    123:        * libltdl/libltdl_mysql.dsp:
                    124:        * libltdl/ltconfig:
                    125:        * libltdl/ltdl.c:
                    126:        * libltdl/ltdl.h:
                    127:        * libltdl/ltmain.sh:
                    128:        * ltconfig:
                    129:        * ltmain.sh:
                    130:        * missing:
                    131:        * mkinstalldirs:
                    132:        * parser3mysql.C:
                    133:        * parser3mysql.dsp:
                    134:                exec @jav
                    135: 
                    136:        * Makefile.am:
                    137:        * acinclude.m4:
                    138:        * config.guess:
                    139:        * config.sub:
                    140:        * configure.in:
                    141:        * install-sh:
                    142:        * libltdl/COPYING.TXT:
                    143:        * libltdl/Makefile.am:
                    144:        * libltdl/README:
                    145:        * libltdl/acinclude.m4:
                    146:        * libltdl/aclocal.m4:
                    147:        * libltdl/config.h:
                    148:        * libltdl/config_fixed.h:
                    149:        * libltdl/configure.in:
                    150:        * libltdl/libltdl_mysql.dsp:
                    151:        * libltdl/ltdl.c:
                    152:        * libltdl/ltdl.h:
                    153:        * ltconfig:
                    154:        * ltmain.sh:
                    155:        * missing:
                    156:        * mkinstalldirs:
                    157:        * parser3mysql.C:
                    158:        * parser3mysql.dsp:
                    159:                sql driver interface now has initialize(client .so)
                    160: 
                    161:        * config.guess:
                    162:                file config.guess was initially added on branch gcc0415.
                    163: 
                    164:        * libltdl/ltconfig:
                    165:        * ltconfig:
                    166:                file ltconfig was initially added on branch gcc0415.
                    167: 
                    168:        * libltdl/ltdl.h:
                    169:                file ltdl.h was initially added on branch gcc0415.
                    170: 
                    171:        * libltdl/aclocal.m4:
                    172:                file aclocal.m4 was initially added on branch gcc0415.
                    173: 
                    174:        * config.sub:
                    175:                file config.sub was initially added on branch gcc0415.
                    176: 
                    177:        * libltdl/configure.in:
                    178:                file configure.in was initially added on branch gcc0415.
                    179: 
                    180:        * install-sh:
                    181:                file install-sh was initially added on branch gcc0415.
                    182: 
                    183:        * libltdl/ltdl.c:
                    184:                file ltdl.c was initially added on branch gcc0415.
                    185: 
                    186:        * Makefile.am:
                    187:        * libltdl/ltconfig:
                    188:        * libltdl/ltmain.sh:
                    189:        * parser3mysql.C:
                    190:                mysql client  @jav
                    191: 
                    192:        * missing:
                    193:                file missing was initially added on branch gcc0415.
                    194: 
                    195:        * libltdl/config_fixed.h:
                    196:                file config_fixed.h was initially added on branch gcc0415.
                    197: 
                    198: 2001-04-16  paf
                    199:        * NEWS:
                    200:                file NEWS was initially added on branch gcc0415.
                    201: 
                    202:        * COPYING:
                    203:                file COPYING was initially added on branch gcc0415.
                    204: 
                    205:        * config_includes.h:
                    206:                file config_includes.h was initially added on branch gcc0415.
                    207: 
                    208:        * README:
                    209:                file README was initially added on branch gcc0415.
                    210: 
                    211:        * AUTHORS:
                    212:                file AUTHORS was initially added on branch gcc0415.
                    213: 
                    214:        * AUTHORS:
                    215:        * COPYING:
                    216:        * INSTALL:
                    217:        * Makefile.am:
                    218:        * NEWS:
                    219:        * README:
                    220:        * acinclude.m4:
                    221:        * config_fixed.h:
                    222:        * config_includes.h:
                    223:        * configure.in:
                    224:        * parser3mysql.C:
                    225:                compile-1
                    226: 
                    227:        * configure.in:
                    228:                file configure.in was initially added on branch gcc0415.
                    229: 
                    230:        * config_fixed.h:
                    231:                file config_fixed.h was initially added on branch gcc0415.
                    232: 
                    233:        * acinclude.m4:
                    234:                file acinclude.m4 was initially added on branch gcc0415.
                    235: 
                    236:        * INSTALL:
                    237:                file INSTALL was initially added on branch gcc0415.
                    238: 
                    239: 2001-04-09  paf
                    240:        * parser3mysql.dsp:
                    241:                all targets exec
                    242: 
                    243:        * parser3mysql.C:
                    244:                exec win32 env
                    245: 
                    246: 2001-04-07  paf
                    247:        * parser3mysql.C:
                    248:                mail:send 1
                    249: 
                    250: 2001-04-06  paf
                    251:        * parser3mysql.dsp:
                    252:                table:dir 0 [without regexp]
                    253: 
                    254: 2001-04-05  paf
                    255:        * parser3mysql.C:
                    256:        * parser3mysql.dsp:
                    257:                sql driver services for conv memory & error reporting
                    258: 
                    259:        * parser3mysql.C:
                    260:                mysql limit
                    261: 
                    262:        * parser3mysql.C:
                    263:                mysql 0
                    264: 
                    265:        * parser3mysql.C:
                    266:                sql ping
                    267: 
                    268:        * parser3mysql.C:
                    269:                sql quote. string untaint UL_SQL
                    270: 
                    271:        * parser3mysql.C:
                    272:                hash now not thread-safe.
                    273: 
                    274: 2001-04-04  paf
                    275:        * parser3mysql.C:
                    276:                mysql connect
                    277: 
                    278:        * mySQL32/include/Libmysql.def:
                    279:        * mySQL32/include/dbug.h:
                    280:        * mySQL32/include/errmsg.h:
                    281:        * mySQL32/include/m_ctype.h:
                    282:        * mySQL32/include/m_string.h:
                    283:        * mySQL32/include/my_list.h:
                    284:        * mySQL32/include/my_pthread.h:
                    285:        * mySQL32/include/my_sys.h:
                    286:        * mySQL32/include/mysql.h:
                    287:        * mySQL32/include/mysql_com.h:
                    288:        * mySQL32/include/mysql_version.h:
                    289:        * mySQL32/include/mysqld_error.h:
                    290:        * mySQL32/include/raid.h:
                    291:        * mySQL32/lib/opt/libmySQL.dll:
                    292:        * mySQL32/lib/opt/libmySQL.lib:
                    293:        * mySQL32/lib/opt/mysqlclient.lib:
                    294:        * mySQL32/lib/opt/zlib.lib:
                    295:        * parser3mysql.dsp:
                    296:                mySQL32 added
                    297: 
                    298:        * Makefile.am:
                    299:        * parser3mysql.C:
                    300:        * parser3mysql.def:
                    301:        * parser3mysql.dsp:
                    302:                forgot to add mysql client
                    303: 
                    304:        * parser3mysql.C:
                    305:                more manager&connection&driver
                    306: 
                    307:        * parser3mysql.C:
                    308:                mysql info
                    309: 
                    310:        * parser3mysql.C:
                    311:                z
                    312: 

E-mail: