summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | | |\ \ \ | | | | |/ / | | | |/| |
| * | | | | Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-130/+0
| * | | | | Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-2/+54
| |/ / / /
| * | | | 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
| |\ \ \
| * | | | 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
| | |\ \ \ \
| * | | | | | 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
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge with base MySQL 5.1Michael Widenius2009-02-151-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
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-17/+119
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merged 5.1 with maria 5.1Michael Widenius2008-10-101-105/+55
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Fix for Bug #37007 Maria: different checksum for MyISAM table depending on CH...Michael Widenius2008-06-281-1/+1
| | * | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-05-291-4/+7
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-4/+7
| | * | | | | | | | | | After merge fixes.unknown2008-04-291-1/+1
| | * | | | | | | | | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-180/+660
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Add warning of TRANSACTIONAL=1 is used with handler that doesn't support itunknown2008-02-111-5/+4
| | * | | | | | | | | | Merge mysql.com:/home/kent/bk/maria/mysql-5.1-releaseunknown2008-02-081-0/+2
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-02-061-5/+5
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Fixes for running maria-recovery*.test and maria-purge.test underunknown2008-02-061-5/+5
| | * | | | | | | | | | | | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2008-02-051-5/+332
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | - fix for bug when creating bitmapsunknown2008-01-191-1/+0
| | * | | | | | | | | | | | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2007-12-271-8/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge jani@marvel:/my/bk/mysql-maria.newunknown2007-12-181-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | Fixed bug in undo_key_delete; Caused crashed key files in recoveryunknown2007-12-171-1/+1
| | | * | | | | | | | | | | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-161-7/+6
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / /