summaryrefslogtreecommitdiff
path: root/sql/field.h
Commit message (Expand)AuthorAgeFilesLines
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-02-011-0/+1
|\
| * Merge mysql.com:/home/ram/work/b26012/b26012.4.1ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-02-011-0/+1
| |\
| | * Fix for bug #26012: missed Field_double::size_of()ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-02-011-0/+1
* | | Merge mysql.com:/home/ram/work/b19690/b19690.4.1ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-01-311-3/+12
|\ \ \
| * | | fix for bug #19690: ORDER BY eliminates rows from the resultramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-01-311-3/+12
| | |/ | |/|
* | | Merge pilot.mysql.com:/home/msvensson/mysql/mysql-5.0msvensson@pilot.mysql.com2007-01-171-1/+2
|\ \ \
| * | | Bug#14171: Wrong internal default value for a BINARY field.evgen@moonbone.local2007-01-091-1/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-01-111-1/+1
|\ \ \ \ | |/ / /
| * | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | | Merge siva.hindu.god:/usr/home/tim/m/bk/g50tsmith/tim@siva.hindu.god2006-12-261-2/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | | Merge siva.hindu.god:/usr/home/tim/m/bk/g50tsmith/tim@siva.hindu.god2006-12-211-52/+65
|\ \ \ | |/ /
| * | Merge mysql.com:/home/hf/work/22372/my41-22372holyfoot/hf@mysql.com/deer.(none)2006-12-061-52/+65
| |\ \ | | |/
| | * bug #22372 (LOAD DATA crashes the table with the geometry field)holyfoot/hf@mysql.com/deer.(none)2006-12-061-50/+63
* | | Merge polly.local:/tmp/maint/bug24117/my50-bug24117kaa@polly.local2006-12-141-0/+1
|\ \ \ | |/ / |/| |
| * | Fix for bug #24117 "server crash on a FETCH with a cursor on a table which is...kaa@polly.local2006-12-141-0/+1
* | | Merge bk@192.168.21.1:mysql-5.0-optholyfoot/hf@mysql.com/deer.(none)2006-11-171-0/+1
|\ \ \
| * \ \ Merge mysql.com:/home/hf/work/19491/my50-19491holyfoot/hf@mysql.com/deer.(none)2006-11-011-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | bug #19491 (CAST do DATETIME wrong result)holyfoot/hf@mysql.com/deer.(none)2006-10-251-0/+1
* | | | Bug#21505 Create view - illegal mix of collation for operation 'UNION'bar@mysql.com/bar.intranet.mysql.r18.ru2006-11-091-0/+7
|/ / /
* | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optigor@rurik.mysql.com2006-09-201-0/+2
|\ \ \ | |/ / |/| / | |/
| * Fixed bug #20108.igor@rurik.mysql.com2006-09-201-0/+2
| * Bug #21135 Crash in test "func_time"msvensson@neptunus.(none)2006-07-191-1/+1
* | fix windows buildacurtis/antony@xiphis.org/ltantony.xiphis.org2006-08-151-1/+1
* | Fix for bug#20648 We introduce a new field method for knowing "real size", an...brian@zim.(none)2006-08-141-0/+6
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@moonbone.local2006-08-021-0/+17
|\ \
| * | field.h:evgen@moonbone.local2006-07-221-1/+1
| * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2006-07-221-0/+17
| |\ \
| | * | Fixed bug#12185: Data type aggregation may produce wrong resultevgen@moonbone.local2006-07-221-0/+17
* | | | Bug #17608: String literals lost during INSERT query on FEDERATED tablejimw@rama.(none)2006-07-121-2/+0
|/ / /
* | | Merge chilla.local:/home/mydev/mysql-5.0ingo@chilla.local2006-07-061-3/+4
|\ \ \
| * | | Bug#16218 - Crash on insert delayedingo@mysql.com2006-06-261-3/+4
* | | | field.cc, field.h:evgen@moonbone.local2006-06-211-1/+1
* | | | Bug #18895: BIT values cause joins to failgkodinov@mysql.com2006-06-141-1/+8
| |/ / |/| |
* | | Remove dflt_field from field structure as this was only needed when createing...monty@mysql.com2006-05-241-6/+0
* | | Post-review fixes for bug #19089igor@rurik.mysql.com2006-05-221-0/+5
* | | Fixed bug #19089.igor@rurik.mysql.com2006-05-201-0/+1
|/ /
* | Merge bk-internal:/home/bk/mysql-5.0jimw@mysql.com2006-04-101-8/+6
|\ \
| * | Bug #13601: Wrong int type for bitjimw@mysql.com2006-04-041-8/+6
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@sunlight.local2006-04-051-3/+6
|\ \ \
| * | | Fixed bug #16281: Multi-table update broken in 5.0 on tables imported from 4.1evgen@sunlight.local2006-04-051-3/+6
| |/ /
* | | Fix an -ansi -pedantic compilation failurekonstantin@mysql.com2006-03-301-1/+1
* | | Merge mysql.com:/extern/mysql/bk/mysql-5.0-runtimepem@mysql.com2006-03-281-0/+6
|\ \ \ | |/ / |/| |
| * | Review fix for BUG#17015: Routine name truncation not an errorpem@mysql.com2006-03-281-0/+6
* | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0lars@mysql.com2006-02-271-2/+5
|\ \ \
| * | | BUG#13418: Virtualized some functions so that Bit_field class will use correc...lars@mysql.com2006-02-271-2/+5
| |/ /
* | | Merge mysql.com:/opt/local/work/mysql-4.1-13134konstantin@mysql.com2006-02-241-2/+3
|\ \ \ | |/ / |/| / | |/
| * A fix and a test case for Bug#13134 "Length of VARCHAR() utf8 konstantin@mysql.com2006-02-211-1/+1
* | mergedserg@serg.mylan2006-01-031-2/+2
|\ \
| * | many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-2/+2