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 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 Fixed bug that caused client to hang because mysqld never did send an 2001-06-02 00:03:16 +03:00
get_password.c Import changeset 2000-07-31 21:29:14 +02:00
libmysql.c Fixed probelm with count(*) and normal functions when no matchin rows. 2001-04-21 17:12:59 +03:00
Makefile.am Use INSTALL_DATA instead of cp. 2001-02-01 20:49:04 -05:00
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 Import changeset 2000-07-31 21:29:14 +02:00
violite.c Update to new vio 2000-12-31 12:47:29 +02:00