summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* CASE stores first_expr and else_expr in args[] array now.unknown2003-07-174-108/+46
* Error message consistency edits + updates to affected test results.unknown2003-07-1620-57/+57
* Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-164-77/+39
|\
| * Item_func_null doesn't have a separate Item for the first argument anymore.unknown2003-07-164-77/+39
* | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-1520-45/+45
|\ \ | |/ |/|
| * Modifications to error messages, and affected test results.unknown2003-07-1520-45/+45
* | ELT passes the first argument in args[0] instead of having a separate Item.unknown2003-07-153-54/+10
* | Item_func_field doesn't have a separate Item to store the first argument.unknown2003-07-153-64/+14
* | Fix bug: mysqld crashes on func_sapdb test.unknown2003-07-151-1/+1
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-154-18/+17
|\ \ | |/ |/|
| * Fix for the bug #841: wrong number of warningsunknown2003-07-144-18/+17
* | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-1422-40/+40
|\ \
| * | Error message style consistency edits.unknown2003-07-0922-40/+40
| |/
* | Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-142-1/+3
|\ \
| * \ Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-132-4/+8
| |\ \
| * \ \ Mergeunknown2003-07-112-1/+3
| |\ \ \
| | * | | Add the support of 'SUBSTR' function compatible with Oracle and SAPDB (SCRUM ...unknown2003-07-112-1/+3
| | | |/ | | |/|
* | | | COALESCE now aggregates its argument types in this way:unknown2003-07-141-0/+6
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-142-4/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Removed unreferenced local variableunknown2003-07-131-1/+0
| * | | Added SHOW MASTER LOGS as synonym for SHOW BINARY LOGS.unknown2003-07-121-3/+8
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-111-0/+2
|\ \ \ | |/ /
| * | field_conv.cc:unknown2003-07-111-0/+2
| |/
* | comment clarifiedunknown2003-07-091-1/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-0833-95/+442
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-0833-95/+442
| |\
| | * Support for variables with componentsunknown2003-07-0633-95/+442
* | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-0814-80/+822
|\ \ \ | |/ /
| * | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-083-1/+7
| |\ \
| | * \ Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-083-1/+7
| | |\ \
| | | * | implementation of mysql_stmt_reset client endunknown2003-07-083-1/+7
| | | |/
| * | | SAPDB date/time finctionsunknown2003-07-089-229/+223
| * | | Merge gluh@gw:/home/bk/mysql-4.1unknown2003-07-0810-32/+774
| |\ \ \ | | |/ / | |/| |
| | * | Merge gluh@gw:/home/bk/mysql-4.1unknown2003-06-2310-32/+774
| | |\ \
| | | * | Internal commitunknown2003-06-2310-32/+774
| | * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-234-12/+15
| | |\ \ \
| | * \ \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-211-21/+41
| | |\ \ \ \
* | | | | | | Error message edits. (Change sentence ending with period + sentenceunknown2003-07-0716-30/+30
|/ / / / / /
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-072-15/+20
|\ \ \ \ \ \
| * | | | | | fixed memory leak in group_concat function (BUG#796)unknown2003-07-061-6/+12
| * | | | | | reduced using of slow current_thd/current_lex macrounknown2003-07-052-9/+8
| | |_|_|_|/ | |/| | | |
* | | | | | fixed subselect with to temporary tables executingunknown2003-07-072-1/+17
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-0510-203/+208
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-041-0/+3
| |\ \ \ \ \
| | * | | | | Fix for send_fields flush after a fix for windows slowdown issueunknown2003-07-041-0/+3
| * | | | | | More code was reusedunknown2003-07-043-46/+13
| * | | | | | Better arguments format to allow reuse more codeunknown2003-07-043-18/+18
| * | | | | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1unknown2003-07-043-57/+76
| |\ \ \ \ \ \
| | * | | | | | New methods unknown2003-07-043-57/+76
| * | | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-041-22/+17
| |\ \ \ \ \ \ \