summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2003-05-031-1/+29
* Print right hostname or IP in SHOW PROCESSLISTunknown2003-03-191-1/+8
* Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-03-041-1/+2
|\
| * Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...unknown2003-03-041-1/+2
* | ha_innodb.h, ha_innodb.cc, handler.h, handler.cc, sql_class.cc:unknown2003-03-031-0/+30
|/
* low-level error messages cleanupunknown2003-01-281-1/+1
* Copy arguments given to mysql_server_init()unknown2002-12-051-2/+2
* fixed invalidation of query cacheunknown2002-11-221-1/+1
* removed DBUG_ENTER/RETURN tagsunknown2002-11-111-95/+36
* Mergeunknown2002-11-061-1/+2
|\
| * fixed bdb transaction with query cache bugunknown2002-11-061-1/+2
* | added DBUG_ENTER/RETURN tags, dbug_add_tags.pl bugfixunknown2002-11-051-36/+95
|/
* Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-30/+1
* Merge with 3.23.51unknown2002-07-251-0/+31
|\
| * log.cc, handler.cc:unknown2002-06-221-0/+31
* | mergeunknown2002-07-231-7/+21
|\ \
| * | New SET syntax & system variables.unknown2002-07-231-7/+21
* | | AUTO_INCREMENT support for MERGEunknown2002-07-211-2/+15
|/ /
* | removed unneeded table name pointerunknown2002-06-091-0/+6
* | Update for BTREE keys in HEAP tablesunknown2002-04-121-2/+2
* | merge (remove conflicting zip files)unknown2002-03-271-3/+2
|\ \
| * \ merge with 3.23.50unknown2002-03-271-3/+2
| |\ \ | | |/
| | * sql_show.cc, handler.h, handler.cc:unknown2002-03-211-3/+2
* | | added building without query cacheunknown2002-03-221-0/+2
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4unknown2002-03-151-5/+8
|\ \ \ | |/ / |/| |
| * | processing trunsactional tables in query cacheunknown2002-03-151-5/+8
* | | Fixed mysqldumpslow for new dump format.unknown2002-03-121-1/+2
|/ /
* | merge with 3.23.48unknown2002-02-111-20/+23
|\ \ | |/
| * Removed compiler warningsunknown2002-02-091-20/+23
* | Fix some bugs introduced with the new my_getoptunknown2002-02-081-0/+12
* | Merge from 3.23.48 treeunknown2002-01-301-1/+39
|\ \ | |/
| * ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc:unknown2002-01-221-1/+39
* | Increase max package length to 512M for mysql and mysqldump.unknown2002-01-231-10/+30
* | Move HA_EXTRA_NO_READCHECK to ha_openunknown2002-01-161-3/+2
* | Added support of null keys in HEAP tablesunknown2002-01-121-1/+1
* | Update copyrightunknown2001-12-061-4/+4
* | Query cache.unknown2001-12-021-0/+2
* | merge with 3.23.44unknown2001-11-041-0/+9
|\ \ | |/
| * Mergeunknown2001-10-301-0/+9
* | mergeunknown2001-10-111-0/+7
|\ \ | |/
| * ut0mem.c Merge changes in InnoDB-3.23.43bunknown2001-10-101-0/+7
* | Remved Gemini code.unknown2001-10-101-93/+0
* | Updated manual about embedded version.unknown2001-10-081-12/+8
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-181-0/+3
|\ \ | |/
| * Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-181-0/+3
* | Changed to use my_global.hunknown2001-09-141-4/+6
* | Merge with 3.23.42unknown2001-09-131-3/+10
|\ \ | |/
| * handler.cc If CREATE TABLE fails for an InnoDB table, do not put the OS error...unknown2001-09-101-2/+9
| * handler.cc Change the parameter name of default-table-type from INNOBASE to I...unknown2001-09-061-1/+1
* | mergeunknown2001-09-021-0/+2
|\ \