summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.1-release.Michael Widenius2010-12-061-5/+6
|\
| * merge with 5.1Michael Widenius2010-11-301-5/+5
| |\
| | * Merge with MySQL 5.1.53Michael Widenius2010-11-251-5/+5
| | |\
| | | * Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-181-5/+5
| * | | Merge MariaDB 5.1->5.2unknown2010-11-191-0/+1
| |\ \ \ | | |/ /
| | * | Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th...Michael Widenius2010-11-071-0/+1
* | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-3/+5
* | | | Automerge with 5.2Michael Widenius2010-11-051-0/+32
|\ \ \ \ | |/ / /
| * | | Automatic merge with MariaDB 5.1Michael Widenius2010-11-041-0/+6
| |\ \ \ | | |/ /
| | * | MBug#643463: slow XtraDB shutdown due to 10 second sleep in purge threadunknown2010-11-031-0/+6
| * | | Automatic merge with 5.1Michael Widenius2010-11-041-0/+26
| |\ \ \ | | |/ /
| | * | Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-0/+26
* | | | 5.2 mergeSergei Golubchik2010-10-281-27/+15
|\ \ \ \ | |/ / /
| * | | merge with 5.1Sergei Golubchik2010-10-251-27/+15
| |\ \ \ | | |/ /
| | * | better fix for MySQL bugsSergei Golubchik2010-10-201-1/+15
* | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-10/+31
|\ \ \ \ | |/ / /
| * | | rename maria to ariaSergei Golubchik2010-09-121-1/+1
| * | | Merge with MariaDB 5.1Michael Widenius2010-08-061-6/+11
| |\ \ \ | | |/ /
| | * | Fix for LP#614265 Crash in _ma_unpin_all_pages / _ma_search on DELETE with Ar...Michael Widenius2010-08-061-6/+11
| * | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-0/+1
| |\ \ \ | | |/ /
| | * | Disable some tests that is waiting for next merge with xtradbMichael Widenius2010-08-021-0/+1
| * | | 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
* | | | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-55/+89
|\ \ \ \ | |/ / /
| * | | 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
| * | | | WL#86: Partitioned key cache for MyISAM.Igor Babaev2010-02-161-3/+33
* | | | | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-27/+39
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | mergedSergei Golubchik2010-03-151-8/+3
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | small code cleanup - "good ifdef is no ifdef"Sergei Golubchik2010-03-081-8/+3
| * | | 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
| | |\ \ \ | | | |/ / | | |/| / | | | |/