summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Bug #22344: InnoDB keys act strange on datetime vs timestamp comparisonunknown2007-02-063-15/+15
* Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-02-031-1/+16
|\
| * Fix bug #24035.unknown2007-02-021-1/+16
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-02-021-4/+18
|\ \ | |/ |/|
| * gen_lex_hash.cc:unknown2007-01-311-4/+18
* | Bug#23299 Some queries against INFORMATION_SCHEMA with subqueries failunknown2007-02-011-0/+1
* | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-02-011-1/+5
|\ \
| * \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-02-011-1/+5
| |\ \
| | * | Bug#23556: TRUNCATE TABLE still maps to DELETEunknown2006-11-211-1/+5
* | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-02-011-8/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Bug #25551: inconsistent behaviour in grouping NULL, depending on index typeunknown2007-01-311-8/+11
* | | | Fixed bug #25407.unknown2007-01-311-1/+11
* | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-01-312-14/+16
|\ \ \ \
| * \ \ \ Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug24987unknown2007-01-302-14/+16
| |\ \ \ \
| | * | | | Fixed bug #24987.unknown2007-01-302-13/+15
* | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-01-316-25/+73
|\ \ \ \ \ \
| * | | | | | BUG#25575: ERROR 1052 (Column in from clause is ambiguous) with sub-joinunknown2007-01-316-25/+73
* | | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-01-301-3/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Bug #25643: SEC_TO_TIME function problemunknown2007-01-301-3/+6
* | | | | | | Fixed bug #24420.unknown2007-01-261-1/+4
* | | | | | | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-01-263-1/+30
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Post merge fixunknown2007-01-251-0/+2
| * | | | | | Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug24653unknown2007-01-253-2/+29
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Fixed bug #24653.unknown2007-01-258-5/+41
| | * | | | Fixed bug #25637: LEFT JOIN with BOOLEAN FULLTEXT loses left table matches.unknown2007-01-221-1/+1
| | * | | | Fixed bug #24776: an assertion abort in handler::ha_index_initunknown2007-01-131-0/+2
* | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optunknown2007-01-2622-289/+691
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-01-259-221/+443
| |\ \ \ \ \
| | * | | | | BUG#24127: wrong result for (null,not-null) IN (SELECT a,b ...):unknown2007-01-251-2/+2
| | * | | | | BUG#24127: merge fixes: If subselect is a union, dont allocate several unknown2007-01-241-2/+2
| | * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-01-249-219/+441
| | |\ \ \ \ \
| | | * | | | | BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b ...unknown2007-01-129-211/+422
| | | * | | | | BUG#24085: Wrong result for NULL IN (SELECT not_null_val FROM ...)unknown2007-01-121-14/+25
| * | | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-01-243-33/+64
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-01-2318-68/+248
| |\ \ \ \ \ \ \
| | * | | | | | | sql_select.cc:unknown2007-01-221-3/+2
| | * | | | | | | sql_prepare.cc:unknown2007-01-221-1/+1
| | * | | | | | | Bug#25123: ON DUPLICATE KEY clause allows fields not from the insert table.unknown2007-01-221-20/+73
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-01-194-7/+11
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-01-194-7/+11
| | | |\ \ \ \ \ \
| | | | * | | | | | Bug#25172: Not checked buffer size leads to a server crash.unknown2007-01-194-7/+11
| | | | | |_|_|/ / | | | | |/| | | |
| | * | | | | | | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-01-192-3/+14
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Fixed bug #25219: crash for a query that contains an EXIST subquery withunknown2007-01-192-3/+14
| | * | | | | | | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-01-191-3/+6
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-01-181-3/+6
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | Bug #25382: Passing NULL to an UDF called from stored procedures unknown2007-01-181-3/+6
| | * | | | | | | Fixed bug #25580: incorrect stored representations of views in casesunknown2007-01-172-0/+17
| | |/ / / / / /
| | * | | | | | sql_select.cc:unknown2007-01-151-3/+5
| | * | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-01-151-1/+5
| | |\ \ \ \ \ \
| | | * | | | | | BUG#20420: optimizer reports wrong keys on left join with INunknown2007-01-151-1/+5