summaryrefslogtreecommitdiff
path: root/sql/filesort.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge with 4.0unknown2002-11-211-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Portability fix when using -DBIG_TABLESunknown2002-11-141-1/+1
| * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-1/+1
* | | Some charset code clean-upsunknown2002-11-061-4/+3
* | | Use item->charset() instead of item->str_value.charset()unknown2002-10-301-1/+1
* | | BINARY charset is now used instead of binary_flagunknown2002-10-251-3/+3
* | | Added THD as parameter to filesort. Removed not used 'special' argument.unknown2002-10-161-22/+7
* | | Simple charsets now have strncoll() field toounknown2002-10-091-5/+5
* | | Merge with 4.0.4unknown2002-10-021-13/+32
|\ \ \ | |/ / |/| |
| * | Merge with 4.0.3unknown2002-08-301-13/+32
| |\ \
| | * | Fix for bug mentioned by Peter and Sanjaunknown2002-05-201-1/+1
| | * | Now string values are created and filled with charset fieldunknown2002-05-171-3/+2
| | * | Now several character sets can live in the same table,unknown2002-05-141-1/+9
| | * | mergeunknown2002-04-131-11/+23
| | |\ \
| | | * | filesort.cc:unknown2002-03-221-5/+3
| | | * | Fix for crash in the case of non-string fieldsunknown2002-03-201-8/+15
| | | * | remove default_charset_infounknown2002-03-141-9/+17
| | | * | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-6/+5
* | | | | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-161-3/+12
|/ / / /
* | | | New SET syntax & system variables.unknown2002-07-231-3/+4
* | | | Added interface for first set of dynamic variables.unknown2002-06-281-4/+8
|/ / /