summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #58137 char(0) column cause: my_gcvt: Assertion `width > 0 && to != ((voi...Tor Didriksen2010-11-171-3/+6
* Bug #52131: SET and ENUM stored endian-dependent in binary logTor Didriksen2010-10-291-0/+4
* Merging patch for BUG#52131 with mysql-5.5-bugteam.Mats Kindahl2010-10-271-8/+45
|\
| * Bug #52131: SET and ENUM stored endian-dependent in binary logMats Kindahl2010-10-061-8/+45
* | Bug #57203 Assertion `field_length <= 255' failed.Tor Didriksen2010-10-191-2/+2
* | mergeGeorgi Kodinov2010-09-291-1/+1
|\ \ | |/ |/|
| * merge 5.1-security => 5.5-securityKristofer Pettersson2010-09-081-1/+1
| |\
| | * Bug#55531 crash with conversions of geometry types / stringsKristofer Pettersson2010-09-071-1/+1
| * | merge from 5.5-mergeGeorgi Kodinov2010-09-021-1/+1
| |\ \
| * \ \ Automerge.Alexey Kopytov2010-08-261-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Bug #55568: user variable assignments crash server when usedAlexey Kopytov2010-08-241-1/+1
* | | | Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-09-281-5/+16
|\ \ \ \
| * | | | Bug#55077: Assertion failed: width > 0 && to != ((void *)0),Alexey Kopytov2010-08-251-5/+16
| | |_|/ | |/| |
* | | | Merging into mysql-5.5-bugfixing.Mats Kindahl2010-09-231-2/+3
|/ / /
* | | Bug#52121 partition by key on utf32 enum field cause debug assertion: (length...Alexander Barkov2010-08-231-1/+1
|/ /
* | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-2/+0
|\ \
| * \ Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-2/+0
| |\ \ | | |/
| | * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-2/+0
* | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-19/+19
* | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-55/+0
|/ /
* | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-091-1/+1
|\ \ | |/
| * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-5/+5
* | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-1/+7
|\ \ | |/
| * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-1/+7
* | Manual merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-06-071-13/+49
|\ \
| * | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-311-9/+12
| * | Bug#52520 Difference in tinytext utf column metadataAlexander Barkov2010-06-021-0/+33
| * | Bug #49829 Many "hides virtual function" warnings with SunStudioTor Didriksen2010-05-311-4/+4
* | | 5.1-bugteam->mysql_trunk-merge mergeSergey Glukhov2010-05-311-14/+1
|\ \ \ | |/ / |/| / | |/
| * Bug#53942 valgrind warnings with timestamp() function and incomplete datetime...Sergey Glukhov2010-05-311-14/+1
* | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-301-3/+9
|\ \ | |/
| * Fix for bug#50946: fast index creation still seems to copy the table Ramil Kalimullin2010-04-251-3/+9
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+10
* | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-657/+284
|\ \
| * | BUG#51716 post push fix.Luis Soares2010-03-121-1/+14
| * | Fix for BUG#51716 and BUG#51787.Luis Soares2010-03-101-3/+2
| * | Manual merge from mysql-next-mr.Alexander Nozdrin2010-03-011-24/+40
| |\ \
| | * | WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-24/+40
| * | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-6/+5
| |\ \ \ | | |/ / | |/| |
| * | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-191-2/+1
| |\ \ \
| * \ \ \ Manual merge from next-mr.unknown2010-01-121-213/+30
| |\ \ \ \
| | * | | | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-213/+30
| * | | | | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-73/+220
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20...Alfranio Correia2009-12-171-0/+44
| | |\ \ \ \
| | * \ \ \ \ Merging with mysql-5.1-rep+2Mats Kindahl2009-12-161-4/+5
| | |\ \ \ \ \
| | | * | | | | WL#5151: Conversion between different types when replicatingMats Kindahl2009-12-161-4/+5
| | * | | | | | Merging with mysql-5.1-rep+2Mats Kindahl2009-12-151-73/+219
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | BUG#49618: Field length stored incorrectly in binary logMats Kindahl2009-12-151-5/+28
| | | * | | | | WL#5151: Conversion between different types when replicatingMats Kindahl2009-12-141-72/+195
| * | | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-0/+44
| |\ \ \ \ \ \ \