summaryrefslogtreecommitdiff
path: root/sql/filesort.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge with 4.0monty@mashka.mysql.fi2002-11-211-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Portability fix when using -DBIG_TABLESmonty@mashka.mysql.fi2002-11-141-1/+1
| * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-1/+1
* | | Some charset code clean-upsbar@bar.mysql.r18.ru2002-11-061-4/+3
* | | Use item->charset() instead of item->str_value.charset()bar@bar.mysql.r18.ru2002-10-301-1/+1
* | | BINARY charset is now used instead of binary_flagbar@bar.mysql.r18.ru2002-10-251-3/+3
* | | Added THD as parameter to filesort. Removed not used 'special' argument.monty@hundin.mysql.fi2002-10-161-22/+7
* | | Simple charsets now have strncoll() field toobar@bar.mysql.r18.ru2002-10-091-5/+5
* | | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-13/+32
|\ \ \ | |/ / |/| |
| * | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-13/+32
| |\ \
| | * | Fix for bug mentioned by Peter and Sanjabar@gw.udmsearch.izhnet.ru2002-05-201-1/+1
| | * | Now string values are created and filled with charset fieldbar@gw.udmsearch.izhnet.ru2002-05-171-3/+2
| | * | Now several character sets can live in the same table,bar@gw.udmsearch.izhnet.ru2002-05-141-1/+9