Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simple fixes during review of new code | monty@mishka.local | 2005-07-19 | 1 | -1/+31 |
* | field_conv.cc: | bar@mysql.com | 2005-07-11 | 1 | -1/+1 |
* | field_conv.cc: | bar@mysql.com | 2005-07-11 | 1 | -13/+20 |
* | Merge changed tests | jimw@mysql.com | 2005-01-18 | 1 | -0/+1 |
|\ | |||||
| * | Fix over-optimization that could result in an unsigned double field being | jimw@mysql.com | 2005-01-17 | 1 | -0/+1 |
* | | Simple optimization | monty@mysql.com | 2004-11-09 | 1 | -3/+1 |
* | | alter_table.result, alter_table.test, field_conv.cc: | bar@mysql.com | 2004-11-08 | 1 | -0/+2 |
* | | Fix for bug #5915 "ALTER TABLE behaves differently when converting column | dlenev@brandersnatch.localdomain | 2004-10-07 | 1 | -9/+16 |
* | | Support for TIMESTAMP columns holding NULL values. Unlike all other | dlenev@brandersnatch.localdomain | 2004-10-01 | 1 | -1/+2 |
* | | Bug#5081: UCS2 fields are filled with '0x2020' after extending field length | bar@mysql.com | 2004-08-19 | 1 | -1/+3 |
* | | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -5/+7 |
* | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | serg@serg.mylan | 2004-04-06 | 1 | -5/+5 |
* | | false/true -> FALSE/TRUE | monty@mysql.com | 2004-03-30 | 1 | -1/+1 |
* | | Fix for #233 (final part) | hf@deer.(none) | 2004-03-16 | 1 | -2/+2 |
* | | Fix for #233 (the second one) | hf@deer.(none) | 2004-03-16 | 1 | -4/+4 |
* | | insert table select * from table2 now converts charsets correctly | serg@serg.mylan | 2003-12-13 | 1 | -4/+4 |
* | | Add warnings for single line inserts. To do this I had to convert count_cuted... | monty@mashka.mysql.fi | 2003-10-11 | 1 | -2/+2 |
* | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Optimized old patches | monty@mashka.mysql.fi | 2003-07-01 | 1 | -3/+3 |
| * | Another bugfix for #615 | hf@deer.(none) | 2003-06-24 | 1 | -4/+2 |
| * | Proposed fix for #615 | hf@deer.(none) | 2003-06-20 | 1 | -0/+2 |
* | | changed for AUTO_VALUE_ON_ZERO | vva@eagle.mysql.r18.ru | 2003-07-28 | 1 | -1/+1 |
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | vva@eagle.mysql.r18.ru | 2003-07-22 | 1 | -0/+3 |
|\ \ | |||||
| * | | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump) | vva@eagle.mysql.r18.ru | 2003-07-22 | 1 | -0/+3 |
* | | | field_conv.cc: | bar@bar.mysql.r18.ru | 2003-07-11 | 1 | -0/+2 |
|/ / | |||||
* | | Support of warnings for all DML statements (Insert, Update and Alter) | venu@myvenu.com | 2003-04-30 | 1 | -5/+8 |
* | | Merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-18 | 1 | -0/+9 |
|\ \ | |/ | |||||
| * | Guard against compiling without -fno-exceptions | monty@mashka.mysql.fi | 2003-01-14 | 1 | -0/+9 |
* | | removed several cases of default_charset_info use | bar@bar.mysql.r18.ru | 2002-12-19 | 1 | -4/+4 |
* | | Some system_charset_info and default_charset_info were replaced by my_charset... | bar@bar.mysql.r18.ru | 2002-12-11 | 1 | -3/+5 |
* | | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -3/+21 |
|\ \ | |/ | |||||
| * | Change of internal key_field=NULL handling to avoid error messages. | monty@hundin.mysql.fi | 2002-12-03 | 1 | -3/+21 |
* | | Some charset code clean-ups | bar@bar.mysql.r18.ru | 2002-11-06 | 1 | -4/+2 |
* | | merge with 4.0.5 | monty@hundin.mysql.fi | 2002-10-16 | 1 | -9/+12 |
|\ \ | |/ |/| | |||||
| * | Several problems were fixed (mostly BLOB+charset related) | bar@gw.udmsearch.izhnet.ru | 2002-06-26 | 1 | -1/+2 |
| * | Fixed charset problem on UPDATE in non-default-charset field | bar@gw.udmsearch.izhnet.ru | 2002-06-21 | 1 | -1/+3 |
| * | Now string values are created and filled with charset field | bar@gw.udmsearch.izhnet.ru | 2002-05-17 | 1 | -8/+8 |
| * | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 1 | -1/+1 |
* | | Merge with 3.23.54 | monty@hundin.mysql.fi | 2002-10-16 | 1 | -19/+36 |
|\ \ | |/ |/| | |||||
| * | Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL; | monty@hundin.mysql.fi | 2002-10-16 | 1 | -19/+36 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -3/+3 |
|/ | |||||
* | Fixed bug in INSERT DELAYED when INSERT generated an error | monty@donna.mysql.fi | 2001-03-08 | 1 | -1/+2 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+528 |