summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fixed handling of condition pushdown to storage engine of NO BETWEEN and NOT INunknown2005-06-011-2/+7
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-249-45/+106
|\
| * Merge gluh@gluh:/home/gluh/release/mysql-5.0-buildunknown2005-05-241-1/+1
| |\
| | * mysqld.dsp:unknown2005-05-231-1/+1
| * | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-246-42/+97
| |\ \
| | * | Fixed on BUG#6048: Stored procedure causes operating system rebootunknown2005-05-236-42/+97
| * | | A comment for view_prepare_mode.unknown2005-05-231-1/+7
| * | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0.6-buildunknown2005-05-231-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * default_modify.c:unknown2005-05-211-1/+1
| | * my_vsnprintf.c, sql_select.cc, sql_delete.cc, field_conv.cc, rt_split.c:unknown2005-05-203-4/+8
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-233-508/+758
|\ \ \ | |/ / |/| |
| * | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-183-508/+758
| |\ \
| | * | Added support for BETWEEN and IN in condition pushdown to ndbcluster by rewri...unknown2005-05-182-507/+755
| | * | Fix for Bug #9246 Condition pushdown and left join, wrong resultunknown2005-05-091-1/+3
* | | | ha_innodb.cc:unknown2005-05-211-1/+1
* | | | join_outer.test, join_outer.result:unknown2005-05-211-0/+1
* | | | sql_select.cc:unknown2005-05-211-0/+5
* | | | opt_range.cc:unknown2005-05-211-3/+4
* | | | range.result, range.test:unknown2005-05-212-32/+119
* | | | fixed conflictsunknown2005-05-201-1/+1
|\ \ \ \
| * | | | BUG# 9148: Denial of serviceunknown2005-05-201-1/+1
* | | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-201-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge mdk10.(none):/home/reggie/bk/mysql-4.1unknown2005-05-192-26/+23
| |\ \ \ \ \ | | |/ / / /
| | * | | | This fixed a compile problem on Windowsunknown2005-05-191-1/+1
| | * | | | Merge mysql.com:/usr/home/ram/work/mysql-4.1-buildunknown2005-05-191-25/+22
| | |\ \ \ \
* | | | | | | Fixed BUG#10537: Server crashes while loading data file into table throughunknown2005-05-201-1/+12
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-205-11/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-205-11/+12
| |\ \ \ \ \ \ \
| | * | | | | | | compatibility issuesunknown2005-05-205-11/+12
* | | | | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-201-3/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | do not try to use equal field from outer query as field of local join (BUG#6384)unknown2005-05-201-3/+7
| |/ / / / / / /
* | | | | | | | Merge gluh.mysql.r18.ru:/home/gluh/release/mysql-5.0-buildunknown2005-05-201-1/+16
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | addition of "REFERENCED_TABLE_SCHEMA",unknown2005-05-201-1/+16
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-203-4/+55
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | mergedunknown2005-05-193-4/+55
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-05-193-6/+79
| | |\ \ \ \
| | | * | | | after merge fixunknown2005-05-191-1/+1
| | | * | | | mergedunknown2005-05-183-6/+79
| | | |\ \ \ \
| | | | * \ \ \ Merge bk-internal:/home/bk/mysql-4.0/unknown2005-05-181-4/+6
| | | | |\ \ \ \
| | | | | * | | | udf: when banning paths from soname in CREATE FUNCTION, check for \ on windows.unknown2005-05-181-4/+6
| | | | * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-05-151-2/+72
| | | | |\ \ \ \ \
| | | | | * | | | | Fix for BUG#10095: {wrong query results because of incorrect constant propaga...unknown2005-05-151-2/+72
| | | | * | | | | | Fixed compiler failureunknown2005-05-141-0/+1
* | | | | | | | | | Cset exclude: matt@mysql.com|ChangeSet|20050519052223|06259unknown2005-05-191-2/+1
* | | | | | | | | | Merge mysqldev@production.mysql.com:my/mysql-5.0-buildunknown2005-05-194-33/+38
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | hf's fix for bug #9060 (FORMAT returns incorrect result)unknown2005-05-203-8/+16
| * | | | | | | | | | Merge mysql.com:/usr/home/ram/work/mysql-4.1-buildunknown2005-05-191-25/+22
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | hf's fix for bug #10626 ( gis.test fails)unknown2005-05-191-25/+22
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/bug9626unknown2005-05-191-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | a fix (#10742: Can't compile "sql_lex.cc" on AIX 5.2).unknown2005-05-191-2/+2