summaryrefslogtreecommitdiff
path: root/sql/field.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8402 Bug #77473 Truncated data with subquery & UTF8Alexander Barkov2016-06-101-4/+3
* MDEV-10181 Illegal mix of collation for a field and an ASCII string as a view...Alexander Barkov2016-06-101-9/+12
* Moving Field_blob::store_length() back from protected to public,Alexander Barkov2015-12-291-5/+5
* MDEV-9319 ALTER from a bigger to a smaller blob type truncates too much dataAlexander Barkov2015-12-291-5/+6
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-10/+10
|\
| * Bug #22123583: MYSQL 5.5: MAIN.SP HAS VALGRIND ISSUESSreeharsha Ramanavarapu2015-11-031-10/+10
* | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-2/+17
|\ \ | |/
| * Bug #21143080: UPDATE ON VARCHAR AND TEXT COLUMNS PRODUCESreeharsha Ramanavarapu2015-07-161-1/+17
| * Bug#17632978 SLAVE CRASHES IF ROW EVENT IS CORRUPTEDVenkatesh Duggirala2013-12-171-13/+1
| * Merge 5.5.24 back into main 5.5.Joerg Bruehe2012-05-071-2/+8
| |\
| | * Bug#13871079 RQG_MYISAM_DML_ALTER_VALGRIND FAILS ON VALGRIND PN PB2Tor Didriksen2012-04-121-1/+7
| |/
| * Merge BUG#12997905 from 5.1 to 5.5Jorgen Loland2011-11-181-0/+17
| |\
| | * Backmerge of BUG#12997905Jorgen Loland2011-11-181-0/+17
| | * Updated/added copyright headersKent Boortz2011-07-031-1/+3
| | |\
| | | * Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-281-0/+2
| * | | Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGETor Didriksen2011-07-041-1/+7
| * | | Updated/added copyright headersKent Boortz2011-06-301-1/+1
| |\ \ \ | | |/ /
| | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | |\ \ | | | |/ | | |/|
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-1/+1
| * | | Bug#58190 BETWEEN no longer uses indexes for date or datetime fieldsAlexander Barkov2010-11-191-0/+22
| * | | Bug #52131: SET and ENUM stored endian-dependent in binary logMats Kindahl2010-10-061-30/+76
| * | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-5/+5
| * | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+0
| * | | Bug#52520 Difference in tinytext utf column metadataAlexander Barkov2010-06-021-1/+2
| * | | Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-191-0/+33
| |\ \ \
| | * | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+33
| * | | | Some post-merge fixes afer a merge from mysql-5.1-bugteam.Alexey Kopytov2010-04-111-0/+4
| |/ / /
| * | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-71/+56
| |\ \ \
| | * \ \ Mergine from mysql-next-meAlexander Barkov2010-02-271-1/+0
| | |\ \ \
| | | * \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-1/+6
| | | |\ \ \
| | | * \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-051-23/+25
| | | |\ \ \ \
| | | * \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-0/+1
| | | |\ \ \ \ \
| | | * | | | | | Backport of:Konstantin Osipov2009-12-021-1/+0
| | * | | | | | | WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-8/+34
| | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-311-1/+6
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-23/+25
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20...Alfranio Correia2009-12-171-0/+1
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merging with mysql-5.1-rep+2Mats Kindahl2009-12-151-23/+22
| | | |\ \ \ \ \ \
| | | | * | | | | | BUG#49618: Field length stored incorrectly in binary logMats Kindahl2009-12-151-4/+4
| | | | * | | | | | WL#5151: Conversion between different types when replicatingMats Kindahl2009-12-141-23/+22
| | | * | | | | | | merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20...Andrei Elkin2009-11-301-15/+16
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ merging 5.1 main -> rpl+2. Some manual work required mostly due to bug46640Andrei Elkin2009-11-061-1/+7
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | * | | | | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-0/+1
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-42/+0
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Bug #33544 UDF_INIT member decimals initialized wrong with Magne Mahre2009-11-111-1/+0
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Bug #33544: UDF_INIT member decimals initialized wrong with gkodinov/kgeorge@magare.gmz2008-03-051-1/+0
| | | * | | | | | | | | | Backport of Bug#45767 to mysql-next-mrDavi Arnaut2009-11-101-41/+0
| * | | | | | | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-201-7/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merging with mysql-5.1-bugteamMats Kindahl2010-03-171-4/+4
| | |\ \ \ \ \ \ \ \ \ \ \