summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1unknown2003-07-2215-24/+119
|\
| * mergeunknown2003-07-2215-24/+119
| |\
| | * undo one row warning instead use sql_warnings=1unknown2003-07-211-0/+3
| | * Enable warnings by default for single value list inserts also when the client...unknown2003-07-211-0/+3
| | * Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-211-1/+1
| | |\
| | | * absurd (and syntaxically incorrect) column definition correctedunknown2003-07-211-1/+1
| | * | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-204-8/+8
| | |\ \ | | | |/ | | |/|
| | | * Fix test results affected by error message edit.unknown2003-07-204-8/+8
| | * | bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => sy...unknown2003-07-202-5/+8
| | |/
| | * All functions now use the same function to aggregate comparisonunknown2003-07-181-1/+1
| | * IN now aggregates all argument types for comparisonunknown2003-07-181-0/+21
| | * Some fixes in CASE.unknown2003-07-181-2/+44
| | * Fix openssl_2 test so it passes or fails. (It was being reportedunknown2003-07-162-2/+25
| | * Error message consistency edits + updates to affected test results.unknown2003-07-163-3/+3
| | * Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-162-5/+37
| | |\
| | * \ Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-151-2/+2
| | |\ \
| | | * | Modifications to error messages, and affected test results.unknown2003-07-151-2/+2
* | | | | new optimisation for ref_null (SCRUM) (WL#818)unknown2003-07-171-1/+14
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1unknown2003-07-165-11/+124
|\ \ \ \ \ | |/ / / /
| * | | | mergeunknown2003-07-165-11/+124
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Item_func_null doesn't have a separate Item for the first argument anymore.unknown2003-07-162-5/+37
| | |/ /
| | * | Update openssl_1 test.unknown2003-07-151-4/+4
| | * | ELT passes the first argument in args[0] instead of having a separate Item.unknown2003-07-151-2/+2
| | * | Item_func_field doesn't have a separate Item to store the first argument.unknown2003-07-151-2/+2
| | |/
| | * Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-141-0/+21
| | |\
| | | * Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-131-1/+6
| | | |\
| | | * \ Mergeunknown2003-07-111-0/+21
| | | |\ \
| | | | * | Add the support of 'SUBSTR' function compatible with Oracle and SAPDB (SCRUM ...unknown2003-07-111-0/+21
| | * | | | COALESCE now aggregates its argument types in this way:unknown2003-07-141-0/+21
| | * | | | A test for character conversion in ALTER TABLE was addedunknown2003-07-141-0/+39
| | | |_|/ | | |/| |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1unknown2003-07-1311-15/+263
|\ \ \ \ \ | |/ / / /
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-1311-15/+263
| |\ \ \ \ | | |/ / /
| | * | | Added SHOW MASTER LOGS as synonym for SHOW BINARY LOGS.unknown2003-07-121-1/+6
| | |/ /
| | * | - Updated error message tests in several results of the test suite afterunknown2003-07-105-10/+10
| | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-083-2/+45
| | |\
| | | * Support for variables with componentsunknown2003-07-063-2/+45
| | * | SAPDB date/time finctionsunknown2003-07-082-5/+11
| | * | Merge gluh@gw:/home/bk/mysql-4.1unknown2003-07-081-0/+194
| | |\ \
| | | * \ Merge gluh@gw:/home/bk/mysql-4.1unknown2003-06-231-0/+194
| | | |\ \
| | | | * | Internal commitunknown2003-06-231-0/+194
* | | | | | test of big subqueryunknown2003-07-081-0/+131
* | | | | | new IN subquery engine added for simple IN with non-primary index but without...unknown2003-07-081-4/+26
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1unknown2003-07-071-0/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | mergeunknown2003-07-071-0/+12
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-071-20/+21
| | |\ \ \ \
| | * \ \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-053-2/+75
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-011-0/+12
| | |\ \ \ \ \
| | | * \ \ \ \ mergeunknown2003-07-011-0/+12
| | | |\ \ \ \ \
| | | | * | | | | priventing allocation unused Item_buff (alloc_group_fields())unknown2003-05-301-0/+12
* | | | | | | | | Optimisation if simple IN subselect with primary indexunknown2003-07-071-1/+9
|/ / / / / / / /