Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-03-20 | 1 | -0/+2 |
|\ | |||||
| * | Bug #3087 CONCAT_WS makes the server die in case of illegal mix of collations | bar@bar.intranet.mysql.r18.ru | 2004-03-19 | 1 | -0/+2 |
* | | after review changes | bell@sanja.is.com.ua | 2004-03-20 | 1 | -3/+4 |
* | | DBUG_ASSERT(fixed == 1); added to val* | bell@sanja.is.com.ua | 2004-03-18 | 1 | -1/+58 |
|/ | |||||
* | Small fix | hf@deer.(none) | 2004-03-16 | 1 | -2/+2 |
* | Fix for valgrind's warning | hf@deer.(none) | 2004-03-15 | 1 | -2/+2 |
* | UUID() bug that manifests itself on low-res (<1 us) timers only | serg@serg.mylan | 2004-03-14 | 1 | -1/+8 |
* | Fix for the bug #3089: SUBSTRING bug when mixed with CONCAT and ORDER BY | ram@gw.mysql.r18.ru | 2004-03-09 | 1 | -1/+1 |
* | UNHEX() function | serg@serg.mylan | 2004-03-04 | 1 | -1/+43 |
* | my_getsystime() | serg@serg.mylan | 2004-03-02 | 1 | -9/+1 |
* | minor compress() cleanup | serg@serg.mylan | 2004-02-28 | 1 | -1/+1 |
* | fix CHARSET(UUID()) | serg@serg.mylan | 2004-02-27 | 1 | -0/+1 |
* | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-02-27 | 1 | -2/+0 |
|\ | |||||
| * | do not use static array of pastpoints in my_strtod - it is not portable | serg@build.mysql.com | 2004-02-27 | 1 | -2/+0 |
* | | comment corrected | serg@serg.mylan | 2004-02-27 | 1 | -1/+1 |
* | | my_gethwaddr() for linux/freebsd | serg@serg.mylan | 2004-02-27 | 1 | -0/+109 |
|/ | |||||
* | Bug 2701: Function CHARSET() inconsistency | bar@bar.intranet.mysql.r18.ru | 2004-02-11 | 1 | -38/+2 |
* | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -48/+12 |
* | just tried to find all 'skipp' and replace it with 'skip'. | ram@gw.mysql.r18.ru | 2004-02-02 | 1 | -4/+4 |
* | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-01-22 | 1 | -2/+2 |
|\ | |||||
| * | enforcing coding style to cause an intentional merge conflict with 4.0 | serg@serg.mylan | 2004-01-22 | 1 | -2/+2 |
* | | Merge deer.(none):/home/hf/work/mysql-4.1.clean | hf@deer.(none) | 2004-01-19 | 1 | -6/+6 |
|\ \ | |/ | |||||
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-01-19 | 1 | -3/+2 |
| |\ | |||||
| | * | Fix & test for the bug #2182: lpad returns incorrect result. | ram@gw.mysql.r18.ru | 2003-12-22 | 1 | -3/+2 |
| * | | item_strfunc.cc: | bar@bar.intranet.mysql.r18.ru | 2004-01-15 | 1 | -9/+3 |
| * | | item_strfunc.cc: | bar@bar.intranet.mysql.r18.ru | 2004-01-14 | 1 | -0/+2 |
| * | | item_strfunc.cc: | bar@bar.intranet.mysql.r18.ru | 2004-01-14 | 1 | -1/+1 |
| * | | item_strfunc.cc: | bar@bar.intranet.mysql.r18.ru | 2004-01-13 | 1 | -1/+6 |
* | | | Merge deer.(none):/home/hf/work/mysql-4.1.clean | hf@deer.(none) | 2003-12-30 | 1 | -2/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix for prepared statements | hf@deer.(none) | 2003-12-30 | 1 | -2/+3 |
| |/ | |||||
* | | logging_ok: | bar@deer.(none) | 2003-12-29 | 1 | -2/+2 |
|/ | |||||
* | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -1/+7 |
* | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -10/+11 |
|\ | |||||
| * | Fix autoincrement for signed columns (Bug #1366) | monty@mysql.com | 2003-12-12 | 1 | -1/+1 |
| * | cleanup: if there is return from if-part, we don't need else statement | konstantin@mysql.com | 2003-12-10 | 1 | -8/+5 |
| * | Added checking of return value from my_once_alloc() in charset | monty@mysql.com | 2003-12-10 | 1 | -0/+4 |
| * | Fix for bug#1944 'Function RPad() sometimes produce unexpected result' | gluh@gluh.mysql.r18.ru | 2003-12-04 | 1 | -2/+2 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -4/+1 |
* | | fixed: | bell@sanja.is.com.ua | 2003-11-04 | 1 | -4/+14 |
* | | Removed some warnings reported by valgrind | monty@narttu.mysql.fi | 2003-11-04 | 1 | -19/+19 |
* | | after review fix | bell@sanja.is.com.ua | 2003-11-03 | 1 | -5/+5 |
* | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -3/+47 |
* | | Merge | bell@sanja.is.com.ua | 2003-10-22 | 1 | -0/+8 |
|\ \ | |||||
| * | | fixed printability of Items (all items except subselects) | bell@laptop.sanja.is.com.ua | 2003-10-12 | 1 | -0/+8 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mashka.mysql.fi | 2003-10-15 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Portability fixes for windows | monty@mashka.mysql.fi | 2003-10-15 | 1 | -0/+2 |
| |/ / | |||||
* | | | wrong ER_TOO_BIG_FOR_UNCOMPRESS error in UNCOMPRESS() fixed. | serg@serg.mylan | 2003-10-12 | 1 | -2/+3 |
|/ / | |||||
* | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 1 | -17/+17 |
|\ \ | |/ | |||||
| * | Replaced deprecated since OpenSSL 0.9.7 des_ calls and types with | dlenev@mysql.com | 2003-09-12 | 1 | -17/+17 |
* | | Merge | hf@deer.(none) | 2003-09-26 | 1 | -0/+2 |
|\ \ |