summaryrefslogtreecommitdiff
path: root/sql/filesort.cc
Commit message (Expand)AuthorAgeFilesLines
* A fix (bug #8799: Killed filesorts can fail inited==RND assertion in ha_rnd_e...ramil@mysql.com2005-03-151-2/+5
* Fix for BUG#7425.timour@mysql.com2005-03-091-2/+8
* Fixed wrong memory references found by purifymonty@mysql.com2005-02-281-1/+1
* Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1monty@mysql.com2005-01-181-0/+3
|\
| * Anoter fix for moved IO_CACHE objectmonty@mysql.com2005-01-181-0/+3
* | Mergemonty@mysql.com2005-01-151-0/+2
|\ \ | |/
| * Fixed possible access to unintialized memory in filesort when using many buffersmonty@mysql.com2005-01-151-0/+2
* | bug#7284: strnxfrm returns different results for equal stringsbar@mysql.com2005-01-131-4/+1
* | Fix for BUG#5117:sergefp@mysql.com2004-09-131-6/+79
* | Added missing root user to mysql.user on windows. (Bug #4242)monty@mysql.com2004-06-251-1/+1
* | handler interface cleanups:serg@serg.mylan2004-06-231-4/+5
* | Changed prototype of killed_ptr() to make it more portablemonty@mysql.com2004-05-261-3/+3
* | Fixed warnings from valgrind (not a bug)monty@mysql.com2004-04-061-1/+14
* | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYmonty@mysql.com2004-03-251-3/+7
* | Merge with 4.0.18monty@mysql.com2004-02-111-10/+32
|\ \ | |/
| * Some small portability fixes.monty@mysql.com2003-12-301-0/+1
| * Removed some test that was not relevant for MySQL (and which caused problems ...monty@mysql.com2003-12-211-23/+32
* | just tried to find all 'skipp' and replace it with 'skip'.ram@gw.mysql.r18.ru2004-02-021-1/+1
* | Portability fixes found during 5.0 test compilationmonty@mysql.com2003-12-211-13/+1
* | THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-1/+1
* | - Polished mysql-copyright a bit and added call to removelenz@kallisto.local2003-09-231-1/+0
* | Old style charset() and set_charset() were removed.bar@bar.mysql.r18.ru2003-08-051-2/+2
* | After merge fixesmonty@mashka.mysql.fi2003-05-211-1/+1
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-4/+7
|\ \ | |/
| * filesort.cc, order_by.result:igor@hundin.mysql.fi2003-04-261-4/+7
* | Removed compiler warningsmonty@narttu.mysql.fi2003-05-061-0/+16
* | Many files:igor@hundin.mysql.fi2003-04-241-136/+353
* | Some optimization in CHARSET_INFO:bar@bar.mysql.r18.ru2003-04-011-4/+2
* | Merge with 4.0monty@narttu.mysql.fi2003-03-161-5/+6
|\ \ | |/
| * merge with 3.23 to get:monty@mashka.mysql.fi2003-03-151-10/+6
| |\
| | * Code cleanupmonty@mashka.mysql.fi2003-03-141-10/+6
| * | Mergeserg@serg.mysql.com2003-03-131-0/+5
| |\ \ | | |/
| | * fix for crash with small sort_bufferserg@serg.mysql.com2003-03-131-0/+5
| | * Fixed core dump bug in ORDER BY ... LIMITmonty@mashka.mysql.fi2002-09-151-2/+7
* | | filesort.cc, sql_analyse.cc, item_func.cc, item_strfunc.cc, field.cc:bar@bar.mysql.r18.ru2003-03-131-19/+12
* | | Windows portabilty fixups (last commit caused some errors, so recomitting) - ...venu@myvenu.com2003-02-201-1/+0
* | | Bug fix: for SHOW STATUS (when ssl is used)gluh@gluh.mysql.r18.ru2003-02-171-0/+2
* | | Merge gluh@192.168.21.1:/usr/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2003-02-171-2/+2
|\ \ \
| * | | Changed ROW_RESULT to defaultgluh@gluh.mysql.r18.ru2003-01-311-2/+2
* | | | Fixed a lot of wrong memory references as reported by valgrindmonty@mashka.mysql.fi2003-02-121-33/+47
* | | | Merge with 4.0 to get fix for MIN/MAXmonty@mashka.mysql.fi2003-02-071-1/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Added START TRANSACTION syntaxmonty@mashka.mysql.fi2003-02-061-1/+4
* | | Always use USE_STRCOLL codebar@bar.mysql.r18.ru2003-01-301-15/+0
* | | Move latin1 into a separarte filebar@bar.mysql.r18.ru2003-01-291-1/+1
* | | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-1/+0
* | | postreview fix (SCRUM)bell@sanja.is.com.ua2002-12-281-1/+1
* | | less default_charset_info bar@bar.mysql.r18.ru2002-12-201-2/+2
* | | mergingbell@sanja.is.com.ua2002-11-271-1/+10
|\ \ \
| * | | layout fixbell@sanja.is.com.ua2002-11-271-1/+2
| * | | basic row Items (SCRUM)bell@sanja.is.com.ua2002-11-151-0/+8