Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2006-08-01 | 1 | -0/+1 |
|\ | |||||
| * | Merge neptunus.(none):/home/msvensson/mysql/bug7498/my50-bug7498 | msvensson@neptunus.(none) | 2006-07-20 | 1 | -0/+1 |
| |\ | |||||
| | * | Bug #7498 User variable SET saves SIGNED BIGINT as UNSIGNED BIGINT | msvensson@neptunus.(none) | 2006-06-09 | 1 | -0/+1 |
* | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-release | kroki/tomash@moonlight.intranet | 2006-07-27 | 1 | -1/+12 |
|\ \ \ | |||||
| * | | | A fix and a test case for Bug#21002 "Derived table not selecting from a | kostja@bodhi.local | 2006-07-19 | 1 | -1/+12 |
* | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0 | evgen@moonbone.local | 2006-07-13 | 1 | -0/+3 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B14553-4.1-opt | gkodinov/kgeorge@macbook.gmz | 2006-07-10 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | BUG#14553: NULL in WHERE resets LAST_INSERT_ID | gkodinov/kgeorge@mysql.com/rakia.(none) | 2006-07-10 | 1 | -0/+3 |
* | | | | Merge bodhi.local:/opt/local/work/tmp_merge | kostja@bodhi.local | 2006-07-08 | 1 | -0/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | WL#2928 Date Translation NRE | bar@mysql.com | 2006-07-04 | 1 | -0/+3 |
| |/ / | |||||
* | | | A fix for Bug#19022 "Memory bug when switching db during trigger execution". | konstantin@mysql.com | 2006-06-28 | 1 | -11/+13 |
* | | | Fix compilation failures on Windows caused by the patch for Bug#17199. | konstantin@mysql.com | 2006-06-27 | 1 | -1/+1 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime | konstantin@mysql.com | 2006-06-27 | 1 | -1/+42 |
|\ \ \ | |||||
| * | | | A fix and a test case for | konstantin@mysql.com | 2006-06-27 | 1 | -1/+42 |
| | |/ | |/| | |||||
* | | | after-merge fixes. | ramil@mysql.com | 2006-06-16 | 1 | -1/+2 |
|/ / | |||||
* | | foo2 | grog@mysql.com[grog] | 2006-04-13 | 1 | -5/+1 |
* | | foo1 | grog@mysql.com[grog] | 2006-04-13 | 1 | -24/+24 |
* | | Post-merge fixes. Add a new error message for max_prepared_stmt_count | konstantin@mysql.com | 2006-04-13 | 1 | -10/+0 |
* | | Merge mysql.com:/opt/local/work/mysql-4.1-16365 | konstantin@mysql.com | 2006-04-12 | 1 | -14/+5 |
|\ \ | |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2006-04-07 | 1 | -23/+5 |
| |\ | |||||
| | * | A fix and a test case for Bug#16365 "Prepared Statements: DoS with | konstantin@mysql.com | 2006-04-07 | 1 | -23/+5 |
* | | | Manual merge | evgen@sunlight.local | 2006-03-30 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug#15560: GROUP_CONCAT wasn't ready for WITH ROLLUP queries | evgen@moonbone.local | 2006-03-29 | 1 | -2/+3 |
| |/ | |||||
* | | BUG#15101 SYSDATE() disregards SET TIMESTAMP. | aelkin@mysql.com | 2006-03-10 | 1 | -0/+1 |
* | | Fixed compiler warnings from gcc 4.0.2: | monty@mysql.com | 2006-02-25 | 1 | -1/+5 |
* | | Fixes to embedded server to be able to run tests with it | monty@mysql.com | 2006-02-24 | 1 | -2/+10 |
* | | Many files: | bar@mysql.com | 2006-02-14 | 1 | -0/+2 |
* | | Remove unused class member as suggested by Guilhem. | knielsen@mysql.com | 2005-12-14 | 1 | -1/+0 |
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-12-10 | 1 | -1/+1 |
|\ \ | |||||
| * | | Patch for WL#2894: Make stored routine variables work | anozdrin@mysql.com | 2005-12-07 | 1 | -1/+1 |
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-12-02 | 1 | -4/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ramil@mysql.com | 2005-12-01 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fix for bug #14304: auto_increment field incorrect set from within stored pro... | ramil@mysql.com | 2005-12-01 | 1 | -1/+1 |
| * | | | Merge mysql.com:/home/timka/mysql/src/5.0-virgin | timour@mysql.com | 2005-12-01 | 1 | -1/+8 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Fix for BUG#14920 Ordering aggregated result sets corrupts resultset. | timour@mysql.com | 2005-11-30 | 1 | -1/+8 |
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ramil@mysql.com | 2005-11-24 | 1 | -2/+4 |
| |\ \ \ | |||||
| | * | | | Fix for bug #15047: "server crash when compiling without transaction support". | ramil@mysql.com | 2005-11-21 | 1 | -2/+4 |
| | |/ / | |||||
* | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-11-23 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | A name of macro is fixed. | bell@sanja.is.com.ua | 2005-11-23 | 1 | -1/+1 |
* | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-11-22 | 1 | -0/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug7-5.0 | bell@sanja.is.com.ua | 2005-11-23 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Recursion support made for SP (BUG#10100). | bell@sanja.is.com.ua | 2005-11-23 | 1 | -0/+1 |
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug2-5.0 | bell@sanja.is.com.ua | 2005-11-23 | 1 | -0/+7 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Fix for BUG#13549 "Server crash with nested stored procedures | bell@sanja.is.com.ua | 2005-11-23 | 1 | -0/+7 |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@mysql.com | 2005-11-19 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | Fix for bug #13825 "Triggers: crash if release savepoint" and for general | dlenev@mysql.com | 2005-11-19 | 1 | -0/+1 |
* | | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-11-15 | 1 | -13/+0 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-11-04 | 1 | -13/+0 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-10-27 | 1 | -13/+0 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-10-17 | 1 | -13/+0 |
| | | |\ \ \ |