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...unknown2005-03-151-2/+5
* Fix for BUG#7425.unknown2005-03-091-2/+8
* Fixed wrong memory references found by purifyunknown2005-02-281-1/+1
* Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2005-01-181-0/+3
|\
| * Anoter fix for moved IO_CACHE objectunknown2005-01-181-0/+3
* | Mergeunknown2005-01-151-0/+2
|\ \ | |/
| * Fixed possible access to unintialized memory in filesort when using many buffersunknown2005-01-151-0/+2
* | bug#7284: strnxfrm returns different results for equal stringsunknown2005-01-131-4/+1
* | Fix for BUG#5117:unknown2004-09-131-6/+79
* | Added missing root user to mysql.user on windows. (Bug #4242)unknown2004-06-251-1/+1
* | handler interface cleanups:unknown2004-06-231-4/+5
* | Changed prototype of killed_ptr() to make it more portableunknown2004-05-261-3/+3
* | Fixed warnings from valgrind (not a bug)unknown2004-04-061-1/+14
* | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-3/+7
* | Merge with 4.0.18unknown2004-02-111-10/+32
|\ \ | |/
| * Some small portability fixes.unknown2003-12-301-0/+1
| * Removed some test that was not relevant for MySQL (and which caused problems ...unknown2003-12-211-23/+32
* | just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-021-1/+1
* | Portability fixes found during 5.0 test compilationunknown2003-12-211-13/+1
* | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-1/+1
* | - Polished mysql-copyright a bit and added call to removeunknown2003-09-231-1/+0
* | Old style charset() and set_charset() were removed.unknown2003-08-051-2/+2
* | After merge fixesunknown2003-05-211-1/+1
* | Merge with 4.0.13unknown2003-05-191-4/+7
|\ \ | |/
| * filesort.cc, order_by.result:unknown2003-04-261-4/+7
* | Removed compiler warningsunknown2003-05-061-0/+16
* | Many files:unknown2003-04-241-136/+353
* | Some optimization in CHARSET_INFO:unknown2003-04-011-4/+2
* | Merge with 4.0unknown2003-03-161-5/+6
|\ \ | |/
| * merge with 3.23 to get:unknown2003-03-151-10/+6
| |\
| | * Code cleanupunknown2003-03-141-10/+6
| * | Mergeunknown2003-03-131-0/+5
| |\ \ | | |/
| | * fix for crash with small sort_bufferunknown2003-03-131-0/+5
| | * Fixed core dump bug in ORDER BY ... LIMITunknown2002-09-151-2/+7
* | | filesort.cc, sql_analyse.cc, item_func.cc, item_strfunc.cc, field.cc:unknown2003-03-131-19/+12
* | | Windows portabilty fixups (last commit caused some errors, so recomitting) - ...unknown2003-02-201-1/+0
* | | Bug fix: for SHOW STATUS (when ssl is used)unknown2003-02-171-0/+2
* | | Merge gluh@192.168.21.1:/usr/home/bk/mysql-4.1unknown2003-02-171-2/+2
|\ \ \
| * | | Changed ROW_RESULT to defaultunknown2003-01-311-2/+2
* | | | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-33/+47
* | | | Merge with 4.0 to get fix for MIN/MAXunknown2003-02-071-1/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Added START TRANSACTION syntaxunknown2003-02-061-1/+4
* | | Always use USE_STRCOLL codeunknown2003-01-301-15/+0
* | | Move latin1 into a separarte fileunknown2003-01-291-1/+1
* | | Portability fixes (for windows)unknown2003-01-211-1/+0
* | | postreview fix (SCRUM)unknown2002-12-281-1/+1
* | | less default_charset_info unknown2002-12-201-2/+2
* | | mergingunknown2002-11-271-1/+10
|\ \ \
| * | | layout fixunknown2002-11-271-1/+2
| * | | basic row Items (SCRUM)unknown2002-11-151-0/+8