Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 4.1 | monty@mysql.com | 2004-10-29 | 123 | -2779/+6226 |
|\ | |||||
| * | Produce a "truncated" warning if a value cannot be converted | bar@mysql.com | 2004-10-28 | 3 | -16/+41 |
| * | An extra "separator" class member was removed from Item_func_concat_ws. | bar@mysql.com | 2004-10-28 | 4 | -74/+14 |
| * | Making the latest fix for Bug#6166 (key.test) work in prepared statements. | konstantin@mysql.com | 2004-10-28 | 1 | -2/+4 |
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-10-27 | 2 | -15/+80 |
| |\ | |||||
| | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-10-27 | 2 | -15/+80 |
| | |\ | |||||
| | | * | removed incorrect error message about aggregate functions | bell@sanja.is.com.ua | 2004-10-27 | 2 | -15/+80 |
| * | | | Fixed access to freed memory | monty@mysql.com | 2004-10-27 | 3 | -7/+7 |
| * | | | Merge with 4.0 | monty@mysql.com | 2004-10-27 | 7 | -7/+43 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Backport innodb_max_purge_lag from 4.1 | marko@hundin.mysql.fi | 2004-10-27 | 3 | -0/+11 |
| | * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2004-10-24 | 5 | -5/+44 |
| | |\ \ | |||||
| | | * | | postreview fixes | bell@sanja.is.com.ua | 2004-10-22 | 3 | -4/+6 |
| | | * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2004-10-22 | 1 | -2/+6 |
| | | |\ \ | |||||
| | | * | | | Check of temporary tables hiding for query fetched from QC (BUG#6084) | bell@sanja.is.com.ua | 2004-10-21 | 2 | -1/+34 |
| | * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2004-10-22 | 5 | -12/+14 |
| | |\ \ \ \ | | | |/ / / | |||||
| | * | | | | fixed retsult code | bell@sanja.is.com.ua | 2004-10-19 | 1 | -1/+1 |
| * | | | | | merged | serg@serg.mylan | 2004-10-26 | 2 | -17/+0 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Bug #6019 - SELECT tries to use too short prefix index on utf8 data | serg@serg.mylan | 2004-10-26 | 2 | -17/+0 |
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-10-26 | 15 | -73/+110 |
| |\ \ \ \ \ | |||||
| | * | | | | | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 15 | -73/+110 |
| * | | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2004-10-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Typo fix | gluh@gluh.mysql.r18.ru | 2004-10-26 | 1 | -1/+1 |
| * | | | | | | | Bug 6206: ENUMs are not case sensitive even if declared BINARY | bar@mysql.com | 2004-10-26 | 5 | -15/+16 |
| |/ / / / / / | |||||
| * | | | | | | Fix for bug #6166: index prefix length of 0 not rejected | gluh@gluh.mysql.r18.ru | 2004-10-26 | 1 | -1/+13 |
| * | | | | | | - Check ENUM/SET duplicate values taking in account charset/collation. | bar@mysql.com | 2004-10-26 | 1 | -14/+14 |
| * | | | | | | Reuse more code: two equal pieces for ENUM and SET where moved | bar@mysql.com | 2004-10-26 | 1 | -26/+33 |
| * | | | | | | fix for alignment bug on solaris 64 bit | tomas@poseidon.ndb.mysql.com | 2004-10-25 | 1 | -3/+5 |
| * | | | | | | Bug#6202: ENUMs are not case sensitive even if declared BINARY | bar@mysql.com | 2004-10-25 | 15 | -23/+99 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | removed unneed variable | bell@sanja.is.com.ua | 2004-10-24 | 1 | -1/+0 |
| * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-10-23 | 2 | -12/+30 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | force assigning error handler for all mem_roots | bell@sanja.is.com.ua | 2004-10-21 | 1 | -3/+3 |
| | * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-10-15 | 1 | -9/+27 |
| | |\ \ \ \ | |||||
| | | * | | | | we can't rely on current variables implementation, so have to use String poin... | bell@sanja.is.com.ua | 2004-10-14 | 1 | -9/+27 |
| * | | | | | | Fixed wrong range test code for HEAP tables. This caused a crash when doing a... | monty@mysql.com | 2004-10-23 | 1 | -1/+2 |
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-10-22 | 3 | -78/+91 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | sql_acl.cc: | dellis@goetia.(none) | 2004-10-22 | 1 | -7/+8 |
| | * | | | | | | Merge dellis@bk-internal.mysql.com:/home/bk/mysql-4.1 | dellis@goetia.(none) | 2004-10-22 | 1 | -59/+71 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | After-merge fixes. | dellis@goetia.(none) | 2004-10-22 | 1 | -59/+71 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | sql_acl.cc: | dellis@goetia.(none) | 2004-10-22 | 1 | -34/+29 |
| | | | * | | | | | | sql_acl.cc: | dellis@goetia.(none) | 2004-10-18 | 1 | -47/+71 |
| | * | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-10-22 | 1 | -15/+13 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Manual merge | konstantin@mysql.com | 2004-10-22 | 1 | -15/+13 |
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | |||||
| | | | * | | | | | | | A fix and test case for Bug#6088 "FOUND_ROWS returns wrong values for | konstantin@mysql.com | 2004-10-22 | 1 | -15/+13 |
| | * | | | | | | | | | Manual merge of fix for bug #6081 "Call to deprecated mysql_create_db() | dlenev@mysql.com | 2004-10-22 | 1 | -1/+3 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | | * | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-10-22 | 1 | -2/+8 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ | Manual merge of fix for bug #6081 "Call to deprecated mysql_create_db() funct... | dlenev@mysql.com | 2004-10-22 | 1 | -2/+8 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | Fix for bug #6081 "Call to deprecated mysql_create_db() function crashes | dlenev@brandersnatch.localdomain | 2004-10-17 | 1 | -2/+8 |
| * | | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-10-22 | 10 | -39/+114 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |||||
| | * | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-10-22 | 8 | -38/+77 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | |||||
| | | * | | | | | | | | | | After merge fixes | monty@mysql.com | 2004-10-22 | 1 | -2/+2 |