summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* Remove engine-specific (but identical) icp callbacks. create one reusableSergei Golubchik2012-02-171-0/+4
* Merge with 5.2.Michael Widenius2011-12-111-8/+10
|\
| * Merge with MariaDB 5.1Michael Widenius2011-11-241-8/+10
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-8/+10
| | |\
| | | * Updated/added copyright headersKent Boortz2011-07-031-9/+8
| | | |\
| | | | * BUG#11762616: BUG#55229: 'POSTION' Luis Soares2011-05-061-8/+9
| | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |\ \
| | | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | | * | Fix for bug#40984: backport fix from 39585 into 5.0Ramil Kalimullin2008-11-251-0/+1
| | | | * | Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)unknown2008-03-211-1/+1
| | | | * | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-08-011-3/+36
| | | | |\ \
* | | | | | | Fixed LP bug #885168.Igor Babaev2011-11-041-1/+1
* | | | | | | Backported the fix and the test case for bug #58816 from mysql-5.6 code line.Igor Babaev2011-10-291-0/+7
* | | | | | | Merge.Igor Babaev2011-10-281-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Applied the patch for bug 58837 (for the mysql-5.6 code line).Igor Babaev2011-06-021-0/+2
* | | | | | | | BUG#778434 Wrong result with in_to_exists=on in maria-5.3-mwl89Sergey Petrunya2011-07-141-0/+1
* | | | | | | | Semi-join fixes: make COST_VECT objects survive add_io(add_io_cnt=0, add_avg_...Sergey Petrunya2011-07-091-4/+8
* | | | | | | | New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_writeMichael Widenius2011-06-271-4/+16
|/ / / / / / /
* | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-1/+0
|\ \ \ \ \ \ \
| * | | | | | | db_low_byte_first is goneSergei Golubchik2011-05-201-1/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Updated comments as part of code reviewMichael Widenius2011-05-191-4/+10
* | | | | | | Original idea from Zardosht Kasheff to add HA_CLUSTERED_INDEXMichael Widenius2011-05-181-5/+21
* | | | | | | Merge with 5.2Michael Widenius2011-05-161-3/+8
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | small enhancement of the create table options feature:Sergei Golubchik2011-05-101-3/+8
* | | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-2/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-2/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-2/+1
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | mergeMattias Jonsson2011-04-201-1/+1
| | | |\ \ \ \
| | | | * | | | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-251-1/+1
| | | | |/ / /
| | | * | | | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-281-1/+0
| | | |/ / /
* | | | | | Added option "AND DISABLE CHECKPOINT" to "FLUSH TABLES WITH READ LOCK"Michael Widenius2011-04-281-0/+14
* | | | | | Merge various replication-related patches into MariaDB 5.3:unknown2011-04-081-1/+89
|\ \ \ \ \ \
| * \ \ \ \ \ Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-011-5/+15
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge MWL#116 after-review fixes.unknown2011-03-311-5/+4
| |\ \ \ \ \ \
| | * | | | | | MWL#116: After-review fixes.unknown2011-03-311-5/+4
| * | | | | | | Merge three Percona patches into mariadb-5.2-rpl:unknown2011-01-261-11/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge MWL#116 into mariadb-5.2-rpl.unknown2010-12-251-1/+90
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Minor whitespace/comment cleanup.unknown2010-11-011-6/+4
| | * | | | | | | Merge latest MariaDB 5.1 into MWL#116.unknown2010-11-011-0/+10
| | |\ \ \ \ \ \ \
| | * | | | | | | | MWL#116: Efficient group commitunknown2010-10-041-6/+10
| | * | | | | | | | Merge with latest MariaDB 5.1unknown2010-10-011-12/+20
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | MWL#116: Efficient group commit for binary logunknown2010-09-301-1/+88
* | | | | | | | | | | Amend the previous cset:Sergey Petrunya2011-04-041-0/+16
* | | | | | | | | | | Make EXPLAIN better at displaying MRR/BKA:Sergey Petrunya2011-04-021-3/+38
* | | | | | | | | | | MRR interface: change range_info's type from char* to range_id_t typedef. The...Sergey Petrunya2011-03-041-4/+4
* | | | | | | | | | | Merge in new handler and handlersocket code into 5.3 mainMichael Widenius2011-02-221-7/+18
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge with 5.2Michael Widenius2011-01-121-7/+16
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge with 5.1Michael Widenius2011-01-121-5/+14
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | | * | | | | | | | | Fix for LP#697610 ha_index_prev(uchar*): Assertion `inited==INDEX' failed wit...Michael Widenius2011-01-121-5/+14
| * | | | | | | | | | | Merge with 5.1Michael Widenius2011-01-111-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /