summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* 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.2010-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
| |\ \ \ \ \ \ \
| * | | | | | | | Backport of:Konstantin Osipov2009-11-241-2/+2
| * | | | | | | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-350/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Backport of Bug#45767 to mysql-next-mrDavi Arnaut2009-11-101-350/+0
* | | | | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-201-31/+45
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merging with mysql-5.1-bugteamMats Kindahl2010-03-171-19/+34
| |\ \ \ \ \ \ \ \
| | * | | | | | | | BUG#49618: Field length stored incorrectly in binary logMats Kindahl2010-03-171-19/+34
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-141-12/+11
* | | | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-221-6/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Bug#45195 valgrind warnings about uninitialized values in store_record_in_cac...Sergey Glukhov2010-02-101-6/+5
* | | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-251-2/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | Bug #31145: ALTER TABLE DROP COLUMN, ADD COLUMN crashes (linux) or Georgi Kodinov2009-12-181-2/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-75/+125
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-101-3/+2
| |\ \ \ \
| | * \ \ \ Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-051-21/+88
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | backport of dbug extensions from 6.0:Sergei Golubchik2009-10-301-3/+2