summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Copy arguments given to mysql_server_init()monty@mashka.mysql.fi2002-12-051-2/+2
* fixed invalidation of query cachebell@sanja.is.com.ua2002-11-221-1/+1
* removed DBUG_ENTER/RETURN tagsserg@serg.mysql.com2002-11-111-95/+36
* Mergeserg@sergbook.mysql.com2002-11-061-1/+2
|\
| * fixed bdb transaction with query cache bugbell@sanja.is.com.ua2002-11-061-1/+2
* | added DBUG_ENTER/RETURN tags, dbug_add_tags.pl bugfixserg@sergbook.mysql.com2002-11-051-36/+95
|/
* Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-30/+1
* Merge with 3.23.51monty@mashka.mysql.fi2002-07-251-0/+31
|\
| * log.cc, handler.cc:heikki@hundin.mysql.fi2002-06-221-0/+31
* | mergemonty@mashka.mysql.fi2002-07-231-7/+21
|\ \
| * | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-7/+21
* | | AUTO_INCREMENT support for MERGEserg@sergbook.mysql.com2002-07-211-2/+15
|/ /
* | removed unneeded table name pointerbell@sanja.is.com.ua2002-06-091-0/+6
* | Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-121-2/+2
* | merge (remove conflicting zip files)monty@hundin.mysql.fi2002-03-271-3/+2
|\ \
| * \ merge with 3.23.50monty@hundin.mysql.fi2002-03-271-3/+2
| |\ \ | | |/
| | * sql_show.cc, handler.h, handler.cc:heikki@hundin.mysql.fi2002-03-211-3/+2
* | | added building without query cachebell@sanja.is.com.ua2002-03-221-0/+2
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4bell@sanja.is.com.ua2002-03-151-5/+8
|\ \ \ | |/ / |/| |
| * | processing trunsactional tables in query cachebell@sanja.is.com.ua2002-03-151-5/+8
* | | Fixed mysqldumpslow for new dump format.monty@hundin.mysql.fi2002-03-121-1/+2
|/ /
* | merge with 3.23.48monty@hundin.mysql.fi2002-02-111-20/+23
|\ \ | |/
| * Removed compiler warningsmonty@hundin.mysql.fi2002-02-091-20/+23
* | Fix some bugs introduced with the new my_getoptmonty@hundin.mysql.fi2002-02-081-0/+12
* | Merge from 3.23.48 treemonty@hundin.mysql.fi2002-01-301-1/+39
|\ \ | |/
| * ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc:heikki@donna.mysql.fi2002-01-221-1/+39
* | Increase max package length to 512M for mysql and mysqldump.monty@hundin.mysql.fi2002-01-231-10/+30
* | Move HA_EXTRA_NO_READCHECK to ha_openmonty@hundin.mysql.fi2002-01-161-3/+2
* | Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-121-1/+1
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-4/+4
* | Query cache.monty@hundin.mysql.fi2001-12-021-0/+2
* | merge with 3.23.44monty@hundin.mysql.fi2001-11-041-0/+9
|\ \ | |/
| * Mergemonty@donna.mysql.fi2001-10-301-0/+9
* | mergemonty@work.mysql.com2001-10-111-0/+7
|\ \ | |/
| * ut0mem.c Merge changes in InnoDB-3.23.43bheikki@donna.mysql.fi2001-10-101-0/+7
* | Remved Gemini code.monty@hundin.mysql.fi2001-10-101-93/+0
* | Updated manual about embedded version.monty@hundin.mysql.fi2001-10-081-12/+8
* | Merge work.mysql.com:/home/bk/mysqlmonty@work.mysql.com2001-09-181-0/+3
|\ \ | |/
| * Fix for LOAD DATA FROM MASTER when using tables with checksummonty@hundin.mysql.fi2001-09-181-0/+3
* | Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-4/+6
* | Merge with 3.23.42monty@work.mysql.com2001-09-131-3/+10
|\ \ | |/
| * handler.cc If CREATE TABLE fails for an InnoDB table, do not put the OS error...heikki@donna.mysql.fi2001-09-101-2/+9
| * handler.cc Change the parameter name of default-table-type from INNOBASE to I...heikki@donna.mysql.fi2001-09-061-1/+1
* | mergemonty@hundin.mysql.fi2001-09-021-0/+2
|\ \
| * \ merge with 3.23.42monty@work.mysql.com2001-09-021-0/+2
| |\ \ | | |/
| | * Portability fixes.monty@hundin.mysql.fi2001-08-211-0/+2
* | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBmonty@hundin.mysql.fi2001-09-021-4/+6
|/ /
* | Added support for symlinked tables.monty@hundin.mysql.fi2001-06-011-1/+1
|/
* Fixed typo from last checkinmonty@hundin.mysql.fi2001-05-311-1/+1
* Pushing all the Gemini changes above the table handler.mikef@nslinux.bedford.progress.com2001-05-291-0/+28