summaryrefslogtreecommitdiff
path: root/sql/filesort.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal:/home/bk/mysql-5.0unknown2004-11-151-2/+3
|\
| * mergeunknown2004-11-121-1/+2
| |\
| | * post-review fixesunknown2004-11-121-1/+2
| * | Rename: Item::val -> Item::val_real().unknown2004-11-111-1/+1
* | | s/ha_store_ptr/my_store_ptr/unknown2004-11-071-1/+1
|/ /
* | merge with 4.1unknown2004-10-291-6/+79
|\ \ | |/ |/|
| * Fix for BUG#5117:unknown2004-09-131-6/+79
* | Added per thread status variables, after review, patch v1.1.unknown2004-09-131-4/+6
* | Merge with 4.1.3-betaunknown2004-07-071-5/+6
|\ \ | |/
| * 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
* | Merge 4.1 -> 5.0.unknown2004-04-071-14/+53
|\ \ | |/
| * 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
* | | Merge 4.1 into 5.0.unknown2004-02-101-1/+1
|\ \ \ | |/ /
| * | just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-021-1/+1
* | | Merge mysql.com:/my/mysql-4.1 into mysql.com:/my/mysql-5.0unknown2003-12-211-13/+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
* | | Update for VC++unknown2003-12-211-1/+1
* | | Merge mysql.com:/home/psergey/mysql-5.0-latest-pullunknown2003-12-201-22/+34
|\ \ \
| * | | Implementation of SUM(DISTINCT), tests casesunknown2003-12-191-22/+34
* | | | Precise read time estimates for index_merge/Uniqueunknown2003-12-181-4/+4
* | | | Two-sweeps read index_merge plus several small index_merge fixes and improvem...unknown2003-12-091-3/+14
* | | | Merging index_merge/Unique into 5.0unknown2003-11-231-15/+40
|\ \ \ \ | |/ / / |/| | |
| * | | index_merge implementation using Unique class, to be merged into 5.0unknown2003-11-191-15/+40
* | | | Merging 4.1 -> 5.0unknown2003-09-241-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge 4.1 into 5.0unknown2003-08-261-5/+5
| |\ \ \ | | |/ / | |/| |
| | * | Merge 4.1 into 5.0 (first pass).unknown2003-07-081-5/+5
| | |\ \
| | | * | made lex a pointer in THDunknown2003-05-051-1/+1
| | | * | Merged 4.1 to 5.0.unknown2003-04-291-4/+4
| | | |\ \
| | | | * \ Mergingunknown2003-04-081-4/+4
| | | | |\ \
| | | | | * \ Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2003-03-311-4/+4
| | | | | |\ \
| | | | | | * | SCRUMunknown2003-03-311-4/+4
* | | | | | | | - 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
| |\ \ | | |/