mariadb/libmysql
monty@mashka.mysql.fi 1a96948e81 Small improvement to alloc_root
Add support for LIMIT # OFFSET #
Changed lock handling:  Now all locks should be stored in TABLE_LIST instead of passed to functions.
Don't call query_cache_invalidate() twice in some cases
mysql_change_user() now clears states to be equal to close + connect.
Fixed a bug with multi-table-update and multi-table-delete when used with LOCK TABLES
Fixed a bug with replicate-do and UPDATE
2002-11-16 20:19:10 +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 Error code for ssl connection 2002-11-05 12:05:58 +04:00
get_password.c Update copyright 2001-12-06 14:10:51 +02:00
libmysql.c Small improvement to alloc_root 2002-11-16 20:19:10 +02:00
libmysql.def Updated VC++ project files for 4.0.4 2002-09-24 17:11:59 +03:00
Makefile.am Fix after merge 2002-08-08 16:41:04 +03:00
Makefile.shared merge with 3.23.52 2002-08-12 04:04:43 +03:00
manager.c Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
password.c Portability fixes for HP compiler and HPUX11 2002-11-09 13:26:46 +02:00