summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for LP#614265 Crash in _ma_unpin_all_pages / _ma_search on DELETE with Ar...Michael Widenius2010-08-061-6/+11
* Disable some tests that is waiting for next merge with xtradbMichael Widenius2010-08-021-0/+1
* Fixes for Opensolaris (to get buildbot green)Michael Widenius2010-06-231-1/+2
* 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
* | Removed compiler warningsMichael Widenius2010-04-071-0/+2
* | Removed compiler warningMichael Widenius2010-03-301-1/+1
* | small code cleanup - "good ifdef is no ifdef"Sergei Golubchik2010-03-081-8/+3
* | 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 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
* | 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
* | | After-merge fixes for problems seen in buildbot after merging MySQL-5.1.35.unknown2009-05-221-3/+0
* | | bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-14/+25
|\ \ \
| * \ \ merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-15/+22
| |\ \ \ | | |/ /
| | * | Backport of bug#38719 from 6.0 to 5.1Mattias Jonsson2009-02-181-1/+1
| | * | Fix for bug #40757: Starting server on Windows with Ramil Kalimullin2009-02-101-14/+21
* | | | Added "pool-of-threads" handling (with libevent)Michael Widenius2009-03-131-2/+6
* | | | Merge with mysql-maria treeMichael Widenius2009-02-191-0/+4
|\ \ \ \ | |/ / /
| * | | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-1/+5
| |\ \ \ | | |/ /
| | * | Fix for BUG#39886 - Table full for MEMORY table is not written into error logSatya B2009-01-281-0/+4
* | | | Merge with base MySQL 5.1Michael Widenius2009-02-151-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-2/+2
| |\ \ \
| * \ \ \ Merge from mysql-5.1.30-releaseunknown2008-11-271-1/+1
| |\ \ \ \
| | * | | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-2/+2
| |_|_|/ / |/| | | |
* | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-101-13/+15
|\ \ \ \ \ | |_|_|/ / |/| | | |