summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for LP#588251: doStartTableScan() result not checked.Michael Widenius2010-07-171-3/+17
* Automerge MariaDB 5.1->5.2.unknown2010-07-091-1/+2
|\
| * Fixes for Opensolaris (to get buildbot green)Michael Widenius2010-06-231-1/+2
* | few small MySQL bugs/issues that impact the engines, as discussed in the SE s...Sergei Golubchik2010-06-051-14/+39
* | merge 5.1->5.2Sergei Golubchik2010-06-011-4/+8
|\ \ | |/
| * Merge with MySQL 5.1.47Michael Widenius2010-05-261-4/+8
| |\
| | * BUG#39053 - UNISTALL PLUGIN does not allow the storage engineSergey Vojtovich2010-04-141-4/+8
| | * Revert of the push of bug #20837 due to failing regression tests.Georgi Kodinov2009-12-011-8/+2
| | * Bug #20837 Apparent change of isolation level during transactionMagne Mahre2009-11-301-2/+8
* | | A temporary solution to make CREATE TABLE attributesSergei Golubchik2010-05-111-3/+0
* | | Merge with local treeMichael Widenius2010-04-081-0/+2
|\ \ \
| * \ \ Merge with 5.1Michael Widenius2010-04-081-0/+2
| |\ \ \ | | |/ /
| | * | Removed compiler warningsMichael Widenius2010-04-071-0/+2
* | | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-0/+5
|/ / /
* | | Merge with the latest changes of 5.2Igor Babaev2010-04-031-1/+1
|\ \ \
| * \ \ Merge with 5.1Michael Widenius2010-04-011-1/+1
| |\ \ \ | | |/ /
| | * | Removed compiler warningMichael Widenius2010-03-301-1/+1
* | | | Merge with the latest changes in the 5.2 tree.Igor Babaev2010-03-291-10/+8
|\ \ \ \ | |/ / /
| * | | simple speed & space optimization:Michael Widenius2010-03-251-2/+5
| * | | mergedSergei Golubchik2010-03-151-8/+3
| |\ \ \ | | |/ /
| | * | small code cleanup - "good ifdef is no ifdef"Sergei Golubchik2010-03-081-8/+3
* | | | WL#86: Partitioned key cache for MyISAM.Igor Babaev2010-02-161-3/+33
|/ / /
* | | Merge with 5.1Michael Widenius2010-01-041-10/+0
|\ \ \ | |/ /
| * | Merge PBXT 1.0.09f RC3 into MariaDB.unknown2009-12-021-10/+0
| |\ \
| | * | Removed the assertion that assumes InnoDB is the only engine that supports XAPaul McCullagh2009-11-251-1/+6
* | | | merge 5.1-> 5.2unknown2009-12-081-9/+36
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-9/+36
| |\ \ \ | | |/ / | |/| / | | |/
| | * BUG#43171 - Assertion failed: thd->transaction.xid_state.xid.is_null()Sergey Vojtovich2009-10-281-1/+2
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-8/+4
| | * BUG#45638 - Create temporary table with engine innodb failsSergey Vojtovich2009-09-091-0/+30
* | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-13/+135
|/ /
* | MySQL 5.1 -> MariaDB 5.1 merge Sergey Petrunya2009-09-101-1/+1
* | Merge MySQL->MariaDBSergey Petrunya2009-09-081-22/+64
|\ \ | |/
| * Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted,...Guilhem Bichot2009-07-291-1/+3
| * merging with mysql-5.1-bugteam branchSatya B2009-07-271-4/+21
| |\
| | * Bug#30102: Rename table does corrupt tables with partition files on failureAnurag Shekhar2009-07-241-4/+21
| * | merge 5.0-bugteam to 5.1-bugteamSatya B2009-07-241-0/+4
| |\ \ | | |/ | |/|
| | * Fix for BUG#18828 - If InnoDB runs out of undo slots, Satya B2009-07-171-0/+4
| * | Bug#45548: XA transaction without access to InnoDB tables crashes the serverDavi Arnaut2009-06-251-2/+3
| * | Bug#44834 strxnmov is expected to behave as you'd expectSergey Glukhov2009-06-191-4/+4
| | |
| | \
| *-. \ Merge from 5.0-bugteam for 43414Staale Smedseng2009-06-091-2/+2
| |\ \ \ | | | |/
| | | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-2/+2
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-2/+2
| | |/
| * | Bug#44672: Assertion failed: thd->transaction.xid_state.xid.is_null()Davi Arnaut2009-06-051-20/+28
| * | MergeRamil Kalimullin2009-03-271-3/+13
| |\ \ | | |/
| | * Fix for bug #26288: savepoint not deleted, comit on empty transactionRamil Kalimullin2009-03-271-3/+13
| | * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-3/+4
| | * Fix for bug#40984: backport fix from 39585 into 5.0Ramil Kalimullin2008-11-251-0/+49
| | * Bug#28323: Server crashed in xid cache operationsDavi Arnaut2008-10-211-1/+6
* | | Added some changes inspired by Zardosht Kasheff:Michael Widenius2009-06-301-2/+2