summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with MariaDB 5.1Michael Widenius2011-11-241-3/+20
|\
| * Merge with MySQL 5.1.60Michael Widenius2011-11-231-1/+17
| |\
| | * Fix Bug#12661768 UPDATE IGNORE CRASHES SERVER IF TABLE IS INNODB AND IT ISVasil Dimov2011-10-251-1/+7
| * | 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
* | | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-1/+6
* | | Merge with MariaDB 5.1Michael Widenius2011-05-031-8/+17
|\ \ \ | |/ /
| * | 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 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-16/+39
|\ \ \ | |/ /
| * | 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
* | | Merge with alias as StringMichael Widenius2011-02-281-3/+5
|\ \ \
| * | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-3/+5
* | | | Merge with 5.1Michael Widenius2011-01-141-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Call always ha_index_init(), not index_init(), to ensure that active_index is...Michael Widenius2011-01-141-4/+4
* | | | Automatic merge with 5.1Michael Widenius2011-01-101-1/+4
|\ \ \ \ | |/ / /
| * | | - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-101-1/+4
* | | | 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
* | | 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
* | | merge with 5.1Sergei Golubchik2010-10-251-27/+15
|\ \ \ | |/ /
| * | better fix for MySQL bugsSergei Golubchik2010-10-201-1/+15
* | | 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
* | | 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