summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* LAST_INSERT_ID() should not be set if we couldn't generate an auto_increment id.unknown2003-06-301-0/+2
* Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-121-0/+5
|\
| * Many files:unknown2003-06-121-0/+5
* | Merge with 4.0.13unknown2003-06-051-2/+6
|\ \
| * | ha_innodb.cc, handler.cc:unknown2003-06-051-26/+8
| * | handler.cc:unknown2003-06-041-5/+27
* | | Merge with 4.0.13unknown2003-05-191-5/+35
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for MacOSX and symlinksunknown2003-05-141-4/+6
| * Many files:unknown2003-05-031-1/+29
* | Give warning if MySQL doesn't honor given storage engineunknown2003-05-131-0/+8
* | make compilation to work w/o InnoDB as well unknown2003-04-301-1/+3
* | mergingunknown2003-04-161-0/+10
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-02-181-0/+10
| |\ \
| | * \ mergingunknown2002-12-111-0/+10
| | |\ \
| | | * | new innodb query cache behaviour (recommit because of problem with 4.1 reposi...unknown2002-11-031-1/+12
* | | | | don't increment LAST_INSERT_ID() when incremented value cannot be stored in a...unknown2003-03-311-2/+2
* | | | | Merge with 4.0.12unknown2003-03-191-1/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Print right hostname or IP in SHOW PROCESSLISTunknown2003-03-191-1/+8
* | | | | Merge with 4.0unknown2003-03-161-1/+32
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |/ / / /
* | | | | set_var.cc, sql_table.cc, handler.cc, field.cc:unknown2003-02-261-1/+1
| |/ / / |/| | |
* | | | Merge with 4.0.11unknown2003-02-041-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | low-level error messages cleanupunknown2003-01-281-1/+1
* | | Merge with 4.0.6unknown2002-12-051-2/+2
|\ \ \ | |/ /
| * | Copy arguments given to mysql_server_init()unknown2002-12-051-2/+2
* | | Merge with 4.0unknown2002-11-251-1/+1
|\ \ \ | |/ /
| * | fixed invalidation of query cacheunknown2002-11-221-1/+1
* | | Merge with 4.0unknown2002-11-211-1/+2
|\ \ \ | |/ / | | / | |/ |/|
| * 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
| |/
* | Merge with 4.0.3unknown2002-08-301-1/+1
|\ \ | |/ |/|
| * Now string values are created and filled with charset fieldunknown2002-05-171-1/+1
* | 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