mariadb/libmysql
unknown 9bf58f4fac Fixed bug in REGEXP for Linux Alpha
Docs/manual.texi:
  Updated MyODBC section
libmysql/conf_to_src.c:
  Fixed wrong typecast
mysql-test/r/func_regexp.result:
  Added test case for REGEXP bug
mysql-test/t/func_regexp.test:
  Added test case for REGEXP bug
regex/engine.c:
  Fixed wrong type
regex/regexec.c:
  Fixed wrong type
sql/records.cc:
  Fixed test of READ lock
sql/slave.cc:
  Cleanup
2001-04-11 20:19:52 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acinclude.m4 Import changeset 2000-07-31 21:29:14 +02:00
conf_to_src.c Fixed bug in REGEXP for Linux Alpha 2001-04-11 20:19:52 +03:00
configure.in Import changeset 2000-07-31 21:29:14 +02:00
dll.c Import changeset 2000-07-31 21:29:14 +02:00
errmsg.c Changed --replace to --replace_result in mysqltest 2001-02-15 03:43:14 +02:00
get_password.c Import changeset 2000-07-31 21:29:14 +02:00
libmysql.c Merged some functions and removed some unused client functions. 2001-03-06 15:24:08 +02:00
Makefile.am Use INSTALL_DATA instead of cp. 2001-02-01 20:49:04 -05:00
Makefile.shared got --with-other-libc to work, finally 2001-04-02 19:01:15 -06:00
net.c Use C-style comments in common header files and C code. 2001-01-16 22:35:27 +02:00
password.c Import changeset 2000-07-31 21:29:14 +02:00
violite.c Update to new vio 2000-12-31 12:47:29 +02:00