summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge with 4.0 to get fix for MIN/MAXmonty@mashka.mysql.fi2003-02-071-2/+3
|\ \ \ | |/ /
| * | Added START TRANSACTION syntaxmonty@mashka.mysql.fi2003-02-061-2/+3
* | | Move latin1 into a separarte filebar@bar.mysql.r18.ru2003-01-291-1/+1
* | | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-2/+0
* | | Updates for multi-byte character setsmonty@mashka.mysql.fi2003-01-141-1/+1
* | | merge with 4.0.9monty@mashka.mysql.fi2003-01-091-1/+3
|\ \ \ | |/ /
| * | Don't count NULL values in cardinalty for MyISAM tables.monty@mashka.mysql.fi2003-01-091-1/+3
* | | postreview fix (SCRUM)bell@sanja.is.com.ua2002-12-281-5/+6
* | | less default_charset_info bar@bar.mysql.r18.ru2002-12-201-2/+2
* | | Less "default_charset_info"bar@bar.mysql.r18.ru2002-12-191-2/+3
* | | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-19/+26
* | | Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-3/+3
|\ \ \ | |/ /
| * | Change of internal key_field=NULL handling to avoid error messages.monty@hundin.mysql.fi2002-12-031-3/+3
* | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1monty@mashka.mysql.fi2002-11-251-6/+12
|\ \ \
| * \ \ Merge with 4.0monty@mashka.mysql.fi2002-11-251-6/+12
| |\ \ \ | | |/ /
| | * | merge with 3.23 to get bugfixes for <=> NULL and --bind-addressmonty@mashka.mysql.fi2002-11-241-6/+12
| | |\ \ | | | |/
| | | * Fixed bug with indexed NULL column <=> NULLmonty@mashka.mysql.fi2002-11-221-6/+12
| | | * Backported fix from 4.0 which caused core dumps for some complex queries.monty@hundin.mysql.fi2002-06-171-1/+2
* | | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1ram@mysql.r18.ru2002-11-251-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | fix for wrong index number bugram@mysql.r18.ru2002-11-211-2/+2
* | | | Merge with 4.0monty@mashka.mysql.fi2002-11-211-27/+32
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | removed DBUG_ENTER/RETURN tagsserg@serg.mysql.com2002-11-111-234/+116
| * | manually mergedserg@sergbook.mysql.com2002-11-071-116/+234
| |\ \
| | * | DBUG_ENTER/RETURN tags addedserg@sergbook.mysql.com2002-11-051-116/+234
| * | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-25/+30
| |/ /
* | | move like_range into CHARSET_INFO structurebar@bar.mysql.r18.ru2002-11-151-87/+8
* | | Some charset code clean-upsbar@bar.mysql.r18.ru2002-11-061-1/+1
* | | typo fixedserg@serg.mysql.com2002-10-251-1/+1
* | | support for HA_READ_PREFIX_LAST_OR_PREV in headresserg@serg.mysql.com2002-10-251-2/+10
* | | Simple charsets now have strncoll() field toobar@bar.mysql.r18.ru2002-10-091-1/+1
* | | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-26/+108
|\ \ \ | |/ / |/| |
| * | merge with workmonty@mashka.mysql.fi2002-10-021-1/+1
| |\ \
| | * | some small speed improvements after my last changes.Sinisa@sinisa.nasamreza.org2002-08-281-1/+1
| * | | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-26/+108
| |\ \ \ | | |/ /
| | * | Adding a necessary functionality to ::store and ::save_in_fieldSinisa@sinisa.nasamreza.org2002-08-241-1/+1