summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.1 to 5.0.unknown2003-12-191-13/+39
|\
| * merge with 4.0.18unknown2003-12-191-1/+0
| |\
| | * Simple cleanupsunknown2003-12-181-1/+0
| * | Merge with 4.0.17unknown2003-12-171-13/+40
| |\ \ | | |/
| | * Fixed bug in last push found by valgrindunknown2003-12-141-8/+7
| | * Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-9/+37
| | * cleanup: if there is return from if-part, we don't need else statementunknown2003-12-101-1/+1
| | * followupunknown2003-12-091-2/+2
| | * code cleanup after some reasoningunknown2003-12-091-1/+1
* | | Fixed some minor issues, revealed by compiler warnings when usingunknown2003-12-171-0/+1
* | | Merge 4.1 to 5.0unknown2003-12-011-1/+1
|\ \ \ | |/ /
| * | merge with 4.0 to get fix for range bugunknown2003-11-281-1/+1
| |\ \ | | |/
| | * Fixed range optimzier bug (Bug #1828)unknown2003-11-281-1/+1
* | | Fix for bug 1974unknown2003-11-281-10/+13
* | | Post-merge fixesunknown2003-11-221-28/+26
* | | Merged, most likely needs post-merge fixunknown2003-11-211-102/+898
|\ \ \ | |/ / |/| |
| * | logging_ok:unknown2003-11-201-15/+22
| * | merging in index_merge (in progress, not yet working)unknown2003-11-131-98/+887
| |\ \
| | * | Added index_merge access methodunknown2003-11-131-104/+901
* | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-0/+15
|\ \ \ \
| * \ \ \ Mergeunknown2003-10-301-0/+15
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Many files:unknown2003-10-011-1/+7
| | * | | Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-0/+9
* | | | | Bitmap post-review fixesunknown2003-10-301-13/+23
* | | | | fixes to Bitmap classunknown2003-10-241-10/+11
* | | | | mergedunknown2003-10-211-16/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mergedunknown2003-10-151-16/+16
| |\ \ \ \
| | * | | | key_map with more that 64 bits widthunknown2003-10-111-16/+16
| | |/ / /
* | | | | merge with 4.0 for more memory allocation variables.unknown2003-10-131-37/+66
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Add new user variables for tuning memory usage:unknown2003-10-111-40/+70
* | | | Indentation cleanupsunknown2003-10-081-5/+5
| |/ / |/| |
* | | merge with 4.0.15unknown2003-09-111-2/+2
|\ \ \ | |/ /
| * | bug #1172 - crash on force index() and SEL_ARG::MAYBE_KEYunknown2003-09-031-2/+2
* | | After merge fixes.unknown2003-09-111-4/+5
* | | merge with 4.0.15unknown2003-08-291-38/+51
|\ \ \ | |/ / | | / | |/ |/|
| * opt_range.cc: Fixes for out of memory conditions.unknown2003-08-281-32/+41
| * Cleanups to recent patchesunknown2003-08-151-1/+2
| * between range optimization bug (between with const on one end only)unknown2003-08-081-5/+8
* | After merge fixesunknown2003-08-191-1/+1
* | Merge with 4.0.14unknown2003-08-111-1/+9
|\ \ | |/
| * Optimized old patchesunknown2003-07-011-1/+5
| * bug with ranges and not_null_col=can_be_null_expr fixedunknown2003-06-261-1/+5
* | Old style charset() and set_charset() were removed.unknown2003-08-051-1/+1
* | Item_func_null doesn't have a separate Item for the first argument anymore.unknown2003-07-161-2/+2
* | enabling HA_READ_PREFIX_LAST_OR_PREVunknown2003-07-041-1/+1
* | ORDER BY optimizationunknown2003-05-271-2/+3
* | Merge with 4.0.13unknown2003-05-191-4/+8
|\ \ | |/
| * Fixes for valgrindunknown2003-04-231-4/+8
* | Many files:unknown2003-04-241-4/+4
* | Merge with 4.0unknown2003-03-161-4/+8
|\ \ | |/