mariadb/libmysql
unknown 9603291efd Cleanup of alarm macros.
Fixed data corruption bug in query cache.
Made queries be dependent of the database in use.


Docs/manual.texi:
  Update binary log reference
client/mysql.cc:
  Removed warning
include/thr_alarm.h:
  Cleanup of alarm macros.
libmysql/libmysql.c:
  Portabiliy fix
libmysql/net.c:
  Cleanup of alarm macros.
mysql-test/t/rpl_get_lock.test:
  Fixed results after merge.
mysys/my_bitmap.c:
  Removed warning.
sql/log_event.cc:
  Use thd->db_length
sql/mini_client.cc:
  Cleanup of alarm macros.
sql/net_serv.cc:
  Cleanup of alarm macros.
sql/sql_acl.cc:
  Use thd->db_length
sql/sql_cache.cc:
  Store used database together with the query.
sql/sql_class.cc:
  Use thd->db_length
sql/sql_class.h:
  Use thd->db_length
sql/sql_db.cc:
  Use thd->db_length
sql/sql_parse.cc:
  Use thd->db_length
sql/sql_udf.cc:
  Use thd->db_length
2001-12-21 07:00:58 +02: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 Update copyright 2001-12-06 14:10:51 +02:00
dll.c Update copyright 2001-12-06 14:10:51 +02:00
errmsg.c Update copyright 2001-12-06 14:10:51 +02:00
get_password.c Update copyright 2001-12-06 14:10:51 +02:00
libmysql.c Cleanup of alarm macros. 2001-12-21 07:00:58 +02:00
libmysql.def Remove console manager and deprecate functions from libmysql 2001-10-30 01:29:49 -02:00
Makefile.am merge with 3.23.44 2001-11-04 16:14:09 +02:00
Makefile.shared Fix after merge 2001-12-17 23:24:51 +02:00
manager.c Update copyright 2001-12-06 14:10:51 +02:00
net.c Cleanup of alarm macros. 2001-12-21 07:00:58 +02:00
password.c Update copyright 2001-12-06 14:10:51 +02:00