mariadb/libmysql
unknown 7c077e68f6 Fixed bug that caused client to hang because mysqld never did send an
error message if the table open or the index creation failed.
Updated portuguese error messages.
Fix for OS/2 that affected CHECK TABLE.


Docs/manual.texi:
  Changelog.
libmysql/errmsg.c:
  Updated portuguese error messages
mysys/my_copy.c:
  Fix for OS/2
sql/net_pkg.cc:
  cleanup
sql/share/portuguese/errmsg.txt:
  Updated portuguese error messages
sql/slave.cc:
  Cleanup.
  Fixed bug that caused client to hang because mysqld never did
  send an error message if the table open or the index creation failed.
sql/sql_parse.cc:
  Moved handling of 'no_send_ok' to fetch_nx_table.
sql/sql_table.cc:
  Cleanup.
2001-06-02 00:03:16 +03:00
..
.cvsignore
acinclude.m4
conf_to_src.c Fixed bug in REGEXP for Linux Alpha 2001-04-11 20:19:52 +03:00
configure.in
dll.c
errmsg.c Fixed bug that caused client to hang because mysqld never did send an 2001-06-02 00:03:16 +03:00
get_password.c
libmysql.c Fixed probelm with count(*) and normal functions when no matchin rows. 2001-04-21 17:12:59 +03:00
Makefile.am
Makefile.shared Added symlink support to mysys library. 2001-06-01 03:53:14 +03:00
net.c Fixed problems with decimals withing IF() 2001-05-29 13:46:17 +03:00
password.c
violite.c