summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* merge fixes (use old code)monty@mysql.com2004-03-181-5/+5
|\
| * merge with 4.0monty@mysql.com2004-03-161-5/+5
| |\
| | * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)monty@mysql.com2004-03-101-3/+3
| | * Changes to fix errors encountered in test builds on Windows.Greg@greg-laptop.2004-02-271-2/+2
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-03-171-1/+1
|\ \ \
| * | | Fix for #233 (the second one)hf@deer.(none)2004-03-161-1/+1
| |/ /
* | | Cast for VC++ compiler errorsmiguel@hegel.local2004-03-121-2/+2
|/ /
* | Merge with 4.0 to get fix for mysqlbinlogmonty@mysql.com2004-02-161-0/+1
|\ \ | |/
| * fixed copying of color in SEL_ARG::clone (fixed bug #2968)vva@eagle.mysql.r18.ru2004-02-121-0/+1
* | After merge fixesmonty@mysql.com2004-02-161-2/+2
* | Merge with 4.0.18monty@mysql.com2004-02-111-16/+23
|\ \ | |/
| * Fixed problem with range optimization over overlapping ranges (#2448)monty@mysql.com2004-02-041-7/+12
| * An improvement of the fix for the bug #2231: string column, ram@gw.mysql.r18.ru2004-01-081-15/+17
| * Fix for the bug #2231: string column, INDEX+LIKE, don't take the ESCAPE chara...ram@gw.mysql.r18.ru2003-12-301-4/+7
* | Added --compact to mysqlbinlogmonty@mysql.com2004-02-091-1/+1
* | mergemonty@mysql.com2004-02-051-7/+14
|\ \
| * | Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ...monty@mysql.com2004-02-051-7/+14
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-02-021-29/+44
|\ \ \
| * | | Indexes can be used for optimization if the operationbar@bar.intranet.mysql.r18.ru2004-02-021-29/+44
| |/ /
* | | Added a comment for NULL range creation.ram@gw.mysql.r18.ru2004-02-021-1/+6
* | | fix for the bug #2419: order by ignores rows.ram@gw.mysql.r18.ru2004-01-311-2/+19
|/ /
* | 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