summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-071-22/+11
|\
| * Review of new code since last pullunknown2005-10-071-22/+11
* | Mergeunknown2005-10-061-1/+1
|\ \
| * | Many files:unknown2005-09-301-1/+1
* | | item_cmpfunc.cc:unknown2005-10-061-1/+1
* | | item_cmpfunc.cc:unknown2005-10-051-1/+1
* | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-051-2/+3
|\ \ \ | |_|/ |/| |
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-291-2/+3
| |\ \
| | * \ Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-281-2/+3
| | |\ \
| | | * \ Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-231-2/+3
| | | |\ \
| | | | * | Bug#13046: LIKE pattern matching using prefixunknown2005-09-211-2/+3
* | | | | | Merge hundin.mysql.fi:/home/marko/mysql-4.0unknown2005-10-031-1/+2
|\ \ \ \ \ \
| * | | | | | InnoDB: Display an error message in /* */ commentsunknown2005-10-031-2/+2
| * | | | | | Bug#12920 - key_read_requests counter appears to re-setunknown2005-09-142-11/+12
* | | | | | | InnoDB: After review fixunknown2005-09-301-1/+1
* | | | | | | InnoDB: On UPDATE, trim UCS2 columns correctly. (Bug #12178)unknown2005-09-301-10/+30
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix for bug #7977 in sql_mode=ANSI, show create table ignores auto_incrementunknown2005-09-291-4/+6
| |/ / / / |/| | | |
* | | | | Many files:unknown2005-09-293-22/+22
* | | | | Fixed a bug checksum table locks the InnoDB table and does not use aunknown2005-09-281-0/+7
| |/ / / |/| | |
* | | | Fix bug#13356 resolve_const_item() wasn't able to handle Item_row items.unknown2005-09-281-0/+29
* | | | Fixed gcc error on AMD64: cast from 'char*' to 'unsigned int' loses precisionunknown2005-09-261-2/+2
* | | | Fixed error found during review of new pushed codeunknown2005-09-256-16/+16
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-249-42/+102
|\ \ \ \
| * \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-242-6/+6
| |\ \ \ \
| | * | | | BUG#12232: Addressing docs team feedback: s/inequal/unequal/unknown2005-09-242-5/+5
| | * | | | mysqld.cc:unknown2005-09-231-1/+1
| | | |/ / | | |/| |
| * | | | Fix for BUG#13419: In "ref" optimizer, take into account that item=Item_func_...unknown2005-09-231-2/+2
| |/ / /
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-221-0/+4
| |\ \ \
| | * | | Fix for bug#12053 LOAD DATA INFILE ignores NO_AUTO_VALUE_ON_ZERO settingunknown2005-09-221-0/+4
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-221-4/+20
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | a fix (#11553: gives error if aggregate user-defined function in HAVING clause).unknown2005-09-221-4/+20
| * | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-222-0/+2
| |\ \ \ \
| | * | | | Fix bug #13180 thd->allow_sum_funcs wasn't reset before query processing.unknown2005-09-222-0/+2
| | | |_|/ | | |/| |
| * | | | Merge mysql.com:/home/timka/mysql/src/4.1-virginunknown2005-09-212-30/+68
| |\ \ \ \
| | * \ \ \ Merge mysql.com:/home/timka/mysql/src/4.1-virginunknown2005-09-212-30/+68
| | |\ \ \ \
| | | * | | | Fix for BUG#12882 - min/max inconsistent on empty table.unknown2005-09-212-30/+68
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-211-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Ensure that hex strings are used as integers in cast(... signed/unsigned)unknown2005-09-211-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-217-2/+57
|\ \ \ \ \ \
| * | | | | | a fix (bug #7589: Decimal types are ignored when updating data from another c...unknown2005-09-211-0/+3
| | |/ / / / | |/| | | |
| * | | | | Merge mysql.com:/home/psergey/bk-trees/mysql-4.1unknown2005-09-215-0/+49
| |\ \ \ \ \
| | * | | | | BUG#12232: Add a server option to treat NULL values as equal when calculating...unknown2005-09-215-0/+49
| * | | | | | Bug #10694 LOAD DATA FROM INFILE fails with 'Out of operation records'unknown2005-09-201-2/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-205-26/+48
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-191-1/+2
| |\ \ \ \ \
| | * | | | | Fix bug #13218: InnoDB: using a partial-field key prefix in searchunknown2005-09-191-1/+2
| | | |/ / / | | |/| | |
| * | | | | Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-174-25/+46
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-144-25/+46
| | |\ \ \ \
| | | * | | | fix for BUG#11139 (multi-delete with alias breaking replication if table rule...unknown2005-09-144-25/+46
* | | | | | | ndb - imlp. show engine ndb status;unknown2005-09-196-1/+64
|/ / / / / /