summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* WorkLog #1323 (part 2)antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-171-1/+1
* WorkLog#1280 - Remove fixed table handler from lex/yaccantony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-021-1/+11
* Merge key cache structures to onemonty@mysql.com2003-11-201-8/+8
* CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-2/+8
* Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-2/+5
|\
| * Mergeigor@rurik.mysql.com2003-10-301-2/+5
| |\
| | * Manual merge after improving concurrency for key cache reassignmentigor@rurik.mysql.com2003-10-011-2/+5
* | | fixes to Bitmap classserg@serg.mylan2003-10-241-1/+1
* | | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntaxserg@serg.mylan2003-10-221-2/+1
* | | mergedserg@serg.mylan2003-10-211-1/+1
|\ \ \ | |/ / |/| |
| * | mergedserg@serg.mylan2003-10-151-1/+1
| |\ \
| | * | key_map with more that 64 bits widthserg@serg.mylan2003-10-111-1/+1
| | |/
* | | merge with 4.0monty@mashka.mysql.fi2003-10-161-2/+2
|\ \ \ | |/ / |/| |
| * | Better fix for CREATE TABLE IF NOT EXISTS ... SELECTmonty@mashka.mysql.fi2003-10-151-9/+9
* | | Many files:heikki@hundin.mysql.fi2003-10-131-0/+1
| |/ |/|
* | mergedserg@serg.mylan2003-09-031-35/+36
|\ \
| * | table checksum background:serg@serg.mylan2003-08-051-35/+36
* | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-17/+21
|\ \ \ | |/ / |/| / | |/
| * Added thread variable max_seeks_for_keymonty@mashka.mysql.fi2003-06-271-18/+19
| * handler.h, ha_innodb.h, ha_innodb.cc:heikki@hundin.mysql.fi2003-06-151-1/+2
| * Many files:heikki@hundin.mysql.fi2003-06-151-0/+2
* | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2003-06-121-0/+1
|\ \
| * | Many files:igor@rurik.mysql.com2003-06-121-0/+1
* | | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-1/+3
|\ \ \ | |/ / |/| / | |/
| * Many files:heikki@hundin.mysql.fi2003-05-031-0/+1
| * Fixes for valgrindmonty@narttu.mysql.fi2003-04-231-1/+2
* | merge fixSinisa@sinisa.nasamreza.org2003-04-261-0/+15
|\ \
| * \ mergingbell@sanja.is.com.ua2003-04-161-0/+15
| |\ \
| | * \ mergingbell@sanja.is.com.ua2002-12-111-0/+15
| | |\ \
| | | * | new innodb query cache behaviour (recommit because of problem with 4.1 reposi...bell@sanja.is.com.ua2002-11-031-0/+15
* | | | | a fix for a crashing bug when attempting to create InnoDB table Sinisa@sinisa.nasamreza.org2003-04-081-0/+1
|/ / / /
* | | | Merge with 4.0.12monty@narttu.mysql.fi2003-03-191-1/+0
|\ \ \ \
| * | | | Allow optimzation of multi-table-update also for InnoDB tablesmonty@narttu.mysql.fi2003-03-191-1/+0
* | | | | Merge with 4.0monty@narttu.mysql.fi2003-03-161-0/+2
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Better fix for "Halloween" effect ...Sinisa@sinisa.nasamreza.org2003-03-121-0/+1
| | |/ | |/|
| * | ha_innodb.h, ha_innodb.cc, handler.h, handler.cc, sql_class.cc:heikki@hundin.mysql.fi2003-03-031-0/+1
* | | Merge with 4.0monty@mashka.mysql.fi2002-11-211-2/+1
|\ \ \ | |/ / | | / | |/ |/|
| * row0mysql.c, row0mysql.h, ha_innodb.cc, sql_table.cc, handler.h:heikki@hundin.mysql.fi2002-11-191-1/+0
| * Portability fix when using -DBIG_TABLESmonty@mashka.mysql.fi2002-11-141-1/+1
* | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-9/+11
|\ \ | |/ |/|
| * Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-9/+11
| |\
| | * Default table character set has been added:bar@gw.udmsearch.izhnet.ru2002-06-191-0/+1
| | * Extension of .frm file (not yet ready for push)monty@hundin.mysql.fi2002-06-021-9/+10
* | | Revert change to use ha_rows for number of rows as other code depend of thismonty@hundin.mysql.fi2002-09-301-2/+2
* | | Fix some ORDER BY ... DESC problems with InnoDBmonty@hundin.mysql.fi2002-09-271-1/+1
* | | COUNT(*) for merge can be longlong even if it's long for MyISAMserg@build.mysql2.com2002-09-261-2/+2
|/ /
* | InnoDB support for HANDLERserg@serg.mysql.com2002-08-211-0/+2
* | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-6/+6
* | Made keyread (key scanning) a key specific attribute.monty@hundin.mysql.fi2002-06-191-2/+2
|/
* Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-121-35/+41