summaryrefslogtreecommitdiff
path: root/sql/records.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* Bug #30584: delete with order by and limit clauses does notGleb Shchepa2010-06-231-4/+55
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+5
* WL#5197 "Move @@engine_condition_pushdown to @@optimizer_switch"Guilhem Bichot2010-01-061-1/+2
* Backport of:Konstantin Osipov2009-11-241-3/+3
* Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-0/+2
|\
| * A fix and a test case for Konstantin Osipov2009-11-031-0/+2
| |\
| | * A fix and a test case forKonstantin Osipov2009-11-031-0/+2
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-12/+9
|\ \ \ | |/ /
| * | manual merge of 28141Tatiana A. Nurnberg2009-10-201-12/+9
| |\ \ | | |/
| | * Bug#28141: Control C on query waiting on lock causes ERROR 1053 (server shutd...Tatiana A. Nurnberg2009-10-191-12/+9
* | | Backport of:Konstantin Osipov2009-10-161-0/+5
|/ /
* | Merge fix for BUG#35478 into 5.1Sergey Petrunia2008-07-151-2/+21
|\ \ | |/
| * BUG#35478: sort_union() returns bad data when sort_buffer_size is hitSergey Petrunia2008-07-151-3/+40
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintcmiller@zippy.cornsilk.net2007-12-141-68/+61
|\ \
| * | Doxygenized comments.cmiller@zippy.cornsilk.net2007-10-111-68/+61
* | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51tsmith@ramayana.hindu.god2007-12-051-1/+2
|\ \ \
| * \ \ Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maintkaa@polly.(none)2007-10-181-1/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix for bug #31207: Test "join_nested" shows different strategy on IA64kaa@polly.(none)2007-10-171-1/+2
* | | Eliminating some valgrind warnings resulting from that somemats@kindahl-laptop.dnsalias.net2007-10-171-0/+2
|/ /
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-5/+5
* | Fix for BUG#26194 "mysqlbinlog --base64-output produces invalid SQL";guilhem@gbichot3.local2007-03-221-1/+2
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-1/+1
|\ \ | |/
| * my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ | |/
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Merge mysql.com:/home/hf/work/mysql-5.0.cleanholyfoot/hf@deer.(none)2006-11-081-3/+4
|\ \ | |/
| * Merge rurik.mysql.com:/home/igor/mysql-5.0-optigor@rurik.mysql.com2006-11-011-1/+1
| |\
| | * Fixed bug #21727.igor@rurik.mysql.com2006-10-311-1/+1
| * | BUG#8804: wrong results for NULL IN (SELECT ...)sergefp@mysql.com2006-10-311-2/+3
| |/
* | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-7/+4
* | Many files:vtkachenko@quadxeon.mysql.com2005-12-011-0/+4
* | Fix of crashed 5.1 tree (wrong merge + wrong pullout patch forced us to creat...monty@mysql.com2005-11-051-1/+1
* | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-051-53/+141
|\ \ | |/
| * Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-99/+83
| |\
| | * Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationmonty@mysql.com2005-10-251-99/+83
| * | BUG#121915: Merge 4.1->5.0sergefp@mysql.com2005-10-191-1/+107
| |\ \ | | |/
| | * BUG#12915: post-review fixessergefp@mysql.com2005-10-181-8/+11
| | * BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMITsergefp@mysql.com2005-09-301-1/+104
* | | Patch for push of wl1354 Partitioningmronstrom@mysql.com2005-07-181-0/+68
|/ /
* | Moved some old test and added a new test to only be run with mysql-test-run -...monty@mysql.com2005-04-071-2/+4
* | Fixed errors found during reviewmonty@mysql.com2005-04-061-1/+1
* | Fix Bug #9517 Condition pushdown to storage engine does not work for update/...mskold@mysql.com2005-04-051-1/+1
* | Fix Bug #9517 Condition pushdown to storage engine does not work for update/...mskold@mysql.com2005-04-041-0/+7
* | Mergesergefp@mysql.com2005-01-201-11/+0
|\ \
| * | Post WL#2126 fixes: sergefp@mysql.com2004-12-291-11/+0
* | | First stage of table definition cachemonty@mysql.com2005-01-061-19/+18
|/ /
* | WL#2126 - Multi_read_range.ingo@mysql.com2004-12-231-0/+8
* | merge with 4.1monty@mysql.com2004-10-291-10/+20
|\ \ | |/
| * Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-10/+20
| |\