summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.0.18monty@mysql.com2003-12-191-1/+0
|\
| * Simple cleanupsmonty@mysql.com2003-12-181-1/+0
* | Merge with 4.0.17monty@mysql.com2003-12-171-13/+40
|\ \ | |/
| * Fixed bug in last push found by valgrindmonty@mysql.com2003-12-141-8/+7
| * Fix autoincrement for signed columns (Bug #1366)monty@mysql.com2003-12-121-9/+37
| * cleanup: if there is return from if-part, we don't need else statementkonstantin@mysql.com2003-12-101-1/+1
| * followupserg@serg.mylan2003-12-091-2/+2
| * code cleanup after some reasoningserg@serg.mylan2003-12-091-1/+1
* | merge with 4.0 to get fix for range bugmonty@mysql.com2003-11-281-1/+1
|\ \ | |/
| * Fixed range optimzier bug (Bug #1828)monty@mysql.com2003-11-281-1/+1
* | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-0/+15
|\ \
| * \ Mergeigor@rurik.mysql.com2003-10-301-0/+15
| |\ \
| | * | Many files:igor@rurik.mysql.com2003-10-011-1/+7
| | * | Manual merge after improving concurrency for key cache reassignmentigor@rurik.mysql.com2003-10-011-0/+9
* | | | Bitmap post-review fixesserg@serg.mylan2003-10-301-13/+23
* | | | fixes to Bitmap classserg@serg.mylan2003-10-241-10/+11
* | | | mergedserg@serg.mylan2003-10-211-16/+16
|\ \ \ \ | |/ / / |/| | |
| * | | mergedserg@serg.mylan2003-10-151-16/+16
| |\ \ \
| | * | | key_map with more that 64 bits widthserg@serg.mylan2003-10-111-16/+16
| | |/ /
* | | | merge with 4.0 for more memory allocation variables.monty@mashka.mysql.fi2003-10-131-37/+66
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Add new user variables for tuning memory usage:monty@mashka.mysql.fi2003-10-111-40/+70
* | | Indentation cleanupsmonty@narttu.mysql.fi2003-10-081-5/+5
| |/ |/|
* | merge with 4.0.15monty@mashka.mysql.fi2003-09-111-2/+2
|\ \ | |/
| * bug #1172 - crash on force index() and SEL_ARG::MAYBE_KEYserg@serg.mylan2003-09-031-2/+2
* | After merge fixes.monty@mashka.mysql.fi2003-09-111-4/+5
* | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-38/+51
|\ \ | |/
| * opt_range.cc: Fixes for out of memory conditions.jcole@mugatu.spaceapes.com2003-08-281-32/+41
| * Cleanups to recent patchesmonty@mashka.mysql.fi2003-08-151-1/+2
| * between range optimization bug (between with const on one end only)serg@serg.mylan2003-08-081-5/+8
* | After merge fixesmonty@mashka.mysql.fi2003-08-191-1/+1
* | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-1/+9
|\ \ | |/
| * Optimized old patchesmonty@mashka.mysql.fi2003-07-011-1/+5
| * bug with ranges and not_null_col=can_be_null_expr fixedserg@serg.mylan2003-06-261-1/+5
* | Old style charset() and set_charset() were removed.bar@bar.mysql.r18.ru2003-08-051-1/+1
* | Item_func_null doesn't have a separate Item for the first argument anymore.bar@bar.mysql.r18.ru2003-07-161-2/+2
* | enabling HA_READ_PREFIX_LAST_OR_PREVserg@serg.mylan2003-07-041-1/+1
* | ORDER BY optimizationmonty@narttu.mysql.fi2003-05-271-2/+3
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-4/+8
|\ \ | |/
| * Fixes for valgrindmonty@narttu.mysql.fi2003-04-231-4/+8
* | Many files:igor@hundin.mysql.fi2003-04-241-4/+4
* | Merge with 4.0monty@narttu.mysql.fi2003-03-161-4/+8
|\ \ | |/
| * Merge with 3.23 to get fixes for --user and BACKUP TABLEmonty@narttu.mysql.fi2003-03-101-4/+8
| |\
| | * Fixed an unlikely optimizer bug that casued a core dump in pt_range.cc::sel_c...monty@mashka.mysql.fi2003-03-071-4/+8
| | * Fixed bug in <=> NULL handlingmonty@hundin.mysql.fi2002-12-021-1/+1
* | | Bug fix: rtree should handle nulls itselfram@mysql.r18.ru2003-02-191-1/+1
* | | sql_table.cc, field.cc:bar@bar.mysql.r18.ru2003-02-171-1/+1
* | | Merge mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2003-02-101-12/+2
|\ \ \ | |/ /
| * | Fixed memory reference error when doing key_column <=> NULL on column that is...monty@mashka.mysql.fi2003-02-101-12/+2
* | | mergemonty@mashka.mysql.fi2003-02-081-2/+0
|\ \ \ | |/ /
| * | Fix problem in MIN/MAX optimisation (from last patch)monty@mashka.mysql.fi2003-02-071-2/+0