106 Commits (ebb0b02ce519dcc57c163ca8c3892f462eb07889)

Author SHA1 Message Date
Staale Smedseng 30fccdaaae Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
Staale Smedseng e6e1f4ac84 Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
Staale Smedseng dae006c17f Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
Staale Smedseng 53d9b3d92d Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
cmiller@zippy.cornsilk.net 91b5c11922 Doxygenization of comments. 18 years ago
kostja@bodhi.(none) beb61609a1 Fix doxygen warnings. 19 years ago
gshchepa/uchum@gleb.loc b01237b9cb field_conv.cc: 19 years ago
gshchepa/uchum@gleb.loc 13844b2533 Fixed bug #29360. 19 years ago
gshchepa/uchum@gleb.loc f8bf427ba4 Fixed bug #29251. 19 years ago
gluh@mysql.com/eagle.(none) cdbdc4e745 backport of Bug#11491 Misleading error message if not NULL column set to NULL, SQL mode TRADITIONAL 19 years ago
mhansson@dl145s.mysql.com 6530f6806a bug#23856 19 years ago
monty@mysql.com/narttu.mysql.fi 088e2395f1 WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
bar@mysql.com be8fc46db6 Bug#20095 Changing length of VARCHAR field with UTF8 collation does not truncate values 19 years ago
evgen@sunlight.local 7c42232d1d Bug#23233: 0 as LAST_INSERT_ID() after INSERT .. ON DUPLICATE in the 19 years ago
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru ffed36222d Fix for bug #24558: Increasing decimal column length causes data loss 19 years ago
gkodinov/kgeorge@macbook.gmz 5092f7ab26 Bug #22344: InnoDB keys act strange on datetime vs timestamp comparison 19 years ago
gluh@mysql.com/eagle.(none) 010dc0b55c Valgrind error fixes 19 years ago
kent@mysql.com/kent-amd64.(none) 226a5c833f Many files: 19 years ago
brian@zim.(none) 31d67280f7 This finishes the work (someone) started to remove FIELD_ types and use the Enum MYSQL types. The second part to this is to actually deprecate the FIELD defines in mysql_com.h 19 years ago
monty@mysql.com/nosik.monty.fi f6682e2743 Added --debug-info to most clients to detect memory leaks in mysql-test-run 19 years ago
msvensson@neptunus.(none) 4c26bf9c1d Bug#19371 VARBINARY() have trailing zeros after upgrade from 4.1 19 years ago
bar@mysql.com/bar.intranet.mysql.r18.ru 15887b602b Bug#19960 Inconsistent results when joining InnoDB tables using partial UTF8 indexes 19 years ago
kroki@mysql.com 96bddcafe7 Bug#17226: Variable set in cursor on first iteration is assigned 20 years ago
anozdrin@mysql.com 65b87b86a3 Fix for BUG#18587: Function that accepts and returns TEXT 20 years ago
jani@ibmlab.site 18b2c36d3e Re commit of previous fix as the bk tree was broken. 20 years ago
cmiller@zippy.(none) c672c119e3 Expanding a binary field should result in 0x00-filled positions, not 0x20 20 years ago
cmiller@zippy.(none) 5147bb8e9b Expanding a binary field should result in 0x00-filled positions, not 0x20 20 years ago
gluh@eagle.intranet.mysql.r18.ru 21cc3ae561 Fix for bug#11491 Misleading error message if not NULL column set to NULL, 20 years ago
ramil@mysql.com 986a51e447 a fix (bug #7589: Decimal types are ignored when updating data from another column). 20 years ago
monty@mishka.mysql.fi f348f62cc3 Added option --valgrind-mysqltest to mysql-test-run 21 years ago
evgen@moonbone.local eb6135a765 Fix bug #11398 Bug in field_conv() results in wrong result of join with index 21 years ago
jimw@mysql.com 63c6ece728 Cleanups after merge from 4.1. 21 years ago
monty@mishka.local 7e83d09ce7 Simple fixes during review of new code 21 years ago
bar@mysql.com 1042a275fe field_conv.cc: 21 years ago
bar@mysql.com 45fe5e74d8 field_conv.cc: 21 years ago
kent@mysql.com 94142fa0d0 my_vsnprintf.c, sql_select.cc, sql_delete.cc, field_conv.cc, rt_split.c: 21 years ago
monty@mysql.com 0b75f6e37b compatibility issues 21 years ago
ramil@mysql.com c4376b2bc6 Bit type support for non-MyISAM tables. 21 years ago
monty@mysql.com 201ee3eb78 Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) 21 years ago
hf@deer.(none) b94a482ee9 Precision Math implementation 21 years ago
ram@gw.mysql.r18.ru 92545cb3a9 ER_WARN_DATA_TRUNCATED replaced with WARN_DATA_TRUNCATED. 21 years ago
jimw@mysql.com a35c324358 Fix over-optimization that could result in an unsigned double field being 21 years ago
monty@mysql.com d35140a851 First stage of table definition cache 21 years ago
monty@mysql.com 3fb088a075 Add 0x before pointers (to help with debugging) 21 years ago
ram@gw.mysql.r18.ru 92f89369ae bit type 21 years ago
monty@mysql.com 563500994a Update results for new varchar handling 21 years ago
monty@mysql.com 67ce247965 Add support for up to VARCHAR (size up to 65535) 21 years ago
bell@sanja.is.com.ua 7210195f1e now my_printf_error is not better then my_error, but my_error call is shorter 21 years ago
monty@mysql.com 6c44563fc5 Simple optimization 21 years ago
bar@mysql.com ed807c29c9 alter_table.result, alter_table.test, field_conv.cc: 21 years ago