summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+3
|\
| * Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-2/+3
* | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-8/+17
|\ \ | |/
| * Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-04-201-8/+15
| * Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-251-3/+3
* | Merge with MySQL 5.1.55Michael Widenius2011-02-201-10/+30
|\ \ | |/
| * Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| * Fix for bug#58553, "Queries with pushed conditions causes 'explain extended' Jan Wedvik2011-01-111-0/+1
| * BUG#46166Luis Soares2010-12-161-1/+5
| |\
| | * BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-301-1/+5
| * | Bug#39828 : Autoinc wraps around when offset and increment > 1Sergey Glukhov2010-12-131-8/+22
| |/
| * Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-101-1/+1
* | Fixed some mysql-test-run failures and compile warnings/errorsMichael Widenius2011-01-201-6/+9
* | Call always ha_index_init(), not index_init(), to ensure that active_index is...Michael Widenius2011-01-141-4/+4
* | - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-101-1/+4
* | 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
* | Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th...Michael Widenius2010-11-071-0/+1
* | MBug#643463: slow XtraDB shutdown due to 10 second sleep in purge threadunknown2010-11-031-0/+6
* | Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-0/+26
* | better fix for MySQL bugsSergei Golubchik2010-10-201-1/+15
* | 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