Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2005-07-13 | 7 | -34/+21 |
|\ | |||||
| * | - a fix for Bug#11458 "Prepared statement with subselects return random | konstantin@mysql.com | 2005-07-13 | 7 | -34/+21 |
* | | Bug #9854 hex() and out of range handling | gluh@eagle.intranet.mysql.r18.ru | 2005-07-13 | 1 | -2/+14 |
* | | Fixed some vio code that was using ___WIN__ instead of __WIN__ | reggie@linux.site | 2005-07-12 | 1 | -1/+1 |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-11643 | jimw@mysql.com | 2005-07-12 | 3 | -6/+24 |
|\ \ | |||||
| * | | Fix crash caused by calling DES_ENCRYPT() without the --des-key-file | jimw@mysql.com | 2005-07-07 | 3 | -6/+24 |
* | | | Merge mysql.com:/home/bkroot/mysql-4.1 | lars@mysql.com | 2005-07-12 | 1 | -2/+6 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix for BUG#11821: Make Item_type_holder be able to work with MIN(field), | sergefp@mysql.com | 2005-07-12 | 1 | -2/+6 |
* | | | BUG#6987: Added note when stat is failing on relay log, added mutex for log r... | lars@mysql.com | 2005-07-12 | 2 | -0/+4 |
|/ / | |||||
* | | 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 neptunus.(none):/home/msvensson/mysql/bug11635/my41-bug11635 | msvensson@neptunus.(none) | 2005-07-07 | 1 | -3/+3 |
|\ \ | |||||
| * | | BUG#11635 mysqldump exports TYPE instead of USING for HASH Cluster indexes | msvensson@neptunus.(none) | 2005-07-07 | 1 | -3/+3 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2005-07-06 | 1 | -1/+2 |
|\ \ \ | |||||
| * \ \ | Merge | bell@sanja.is.com.ua | 2005-07-06 | 1 | -1/+2 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | fixed substring() length calculation in case of constant negative argument (B... | bell@sanja.is.com.ua | 2005-06-28 | 1 | -1/+2 |
* | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 | mskold@mysql.com | 2005-07-06 | 2 | -42/+23 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixed handling of failed primary key update in INSERT .. ON DUPLICATE KEY UPD... | mskold@mysql.com | 2005-07-06 | 2 | -6/+11 |
| * | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 | mskold@mysql.com | 2005-07-05 | 2 | -38/+14 |
| |\ \ \ | |||||
| | * | | | Fixed indentation | mskold@mysql.com | 2005-07-04 | 1 | -3/+3 |
| | * | | | Changed delete_row to always get key from record argument, removed unused fun... | mskold@mysql.com | 2005-06-29 | 1 | -19/+0 |
| | * | | | Changed delete_row to always get key from record argument | mskold@mysql.com | 2005-06-29 | 2 | -19/+14 |
* | | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 | kent@mysql.com | 2005-07-06 | 1 | -2/+2 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Makefile.am: | kent@mysql.com | 2005-07-05 | 1 | -2/+2 |
* | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-11440 | jimw@mysql.com | 2005-07-05 | 1 | -6/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Restore creation of files for temporary tables in the tmpdir, | jimw@mysql.com | 2005-06-21 | 1 | -6/+4 |
* | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-11330 | jimw@mysql.com | 2005-07-05 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix crash when an entry was added to the mysql.tables_priv | jimw@mysql.com | 2005-06-20 | 1 | -1/+2 |
* | | | | | | | Merge mysql.com:/home/bkroot/mysql-4.1 | mats@mysql.com | 2005-07-05 | 1 | -0/+15 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Bug#11401: Setting thd->lex so that engines (i.e., InnoDB) recognizes | mats@mysql.com | 2005-07-05 | 1 | -0/+15 |
* | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2005-07-04 | 11 | -42/+80 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-07-02 | 1 | -5/+14 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | fixed create_distinct_group() to make references via ref_pointer_array | bell@sanja.is.com.ua | 2005-07-01 | 1 | -5/+14 |
| | |/ / / / / | |||||
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-07-01 | 1 | -5/+4 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Optimization during review | monty@mysql.com | 2005-07-01 | 1 | -5/+4 |
| * | | | | | | Fixed Bug#11226 and reverted fix for Bug#6993. | jani@ua141d10.elisa.omakaista.fi | 2005-06-30 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2005-06-29 | 1 | -0/+1 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | func_str.test: | igor@rurik.mysql.com | 2005-06-29 | 1 | -0/+1 |
| | | |_|/ | | |/| | | |||||
| * | | | | fixed not_null_tables() for IN() (BUG#9393) | bell@sanja.is.com.ua | 2005-06-28 | 1 | -0/+6 |
| |/ / / | |||||
| * | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@rurik.mysql.com | 2005-06-28 | 4 | -3/+7 |
| |\ \ \ | |||||
| | * | | | Move reset of insert_values to ensure it's done also during error conditions | monty@mysql.com | 2005-06-28 | 4 | -3/+7 |
| * | | | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2005-06-28 | 1 | -2/+3 |
| |\ \ \ \ | |||||
| | * | | | | group_by.result, group_by.test: | igor@rurik.mysql.com | 2005-06-28 | 1 | -2/+3 |
| * | | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@rurik.mysql.com | 2005-06-28 | 4 | -30/+48 |
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | | | |||||
| | * | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@rurik.mysql.com | 2005-06-25 | 4 | -30/+48 |
| | |\ \ \ | |||||
| | | * \ \ | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2005-06-23 | 2 | -2/+3 |
| | | |\ \ \ | |||||
| | | * | | | | func_str.result, func_str.test: | igor@rurik.mysql.com | 2005-06-23 | 4 | -30/+48 |
| * | | | | | | opt_range.cc: | kent@mysql.com | 2005-06-28 | 1 | -1/+1 |
* | | | | | | | merge | bell@sanja.is.com.ua | 2005-07-04 | 1 | -2/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | temporary tables of subquery in the from clause just skipped during processin... | bell@sanja.is.com.ua | 2005-06-23 | 1 | -2/+15 |
| | |_|_|/ / / | |/| | | | | |