| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | konstantin@mysql.com | 2005-06-17 | 1 | -1/+1 |
|\ |
|
| * | Rename all prepared statements COM_ commands to prefix with COM_STMT_ | konstantin@mysql.com | 2005-06-17 | 1 | -1/+1 |
* | | renamed: | serg@serg.mylan | 2005-06-15 | 1 | -2/+2 |
|/ |
|
* | A followup patch for Bug#7306 (limit in prepared statements): | konstantin@mysql.com | 2005-06-08 | 1 | -0/+1 |
* | Patch two (the final one) for Bug#7306 "the server side preparedStatement | konstantin@mysql.com | 2005-06-07 | 1 | -16/+17 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | konstantin@mysql.com | 2005-05-30 | 1 | -6/+2 |
|\ |
|
| * | Preparatory (and the most problematic) patch for Bug#7306 | konstantin@mysql.com | 2005-05-30 | 1 | -6/+2 |
* | | Merge from 4.1 | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Cleanup during code review | monty@mysql.com | 2005-05-25 | 1 | -1/+1 |
* | | Fixed references to uninitialized memory | monty@mysql.com | 2005-05-19 | 1 | -1/+1 |
* | | Fix warnings from icc | monty@mysql.com | 2005-05-18 | 1 | -3/+4 |
* | | fixed mechanism of detection selection from table wich we update | bell@sanja.is.com.ua | 2005-03-28 | 1 | -72/+1 |
* | | Manual merge SP-locking improvements patch with current tree. | dlenev@mysql.com | 2005-03-04 | 1 | -2/+5 |
|\ \ |
|
| * | | Better approach for prelocking of tables for stored routines execution | dlenev@brandersnatch.localdomain | 2005-03-04 | 1 | -2/+5 |
* | | | After merge fix. | ramil@mysql.com | 2005-03-03 | 1 | -2/+0 |
* | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0 | serg@serg.mylan | 2005-02-18 | 1 | -2/+2 |
|\ \ \ |
|
| * \ \ | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0 | serg@serg.mylan | 2005-02-17 | 1 | -2/+2 |
| |\ \ \ |
|
| | * \ \ | manually merged | serg@serg.mylan | 2005-02-14 | 1 | -2/+2 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | XA (not completely polished out yet) | serg@serg.mylan | 2005-01-16 | 1 | -2/+2 |
* | | | | | Merge | jimw@mysql.com | 2005-02-17 | 1 | -6/+27 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Fix error in parsing string literals containing a backslash followed | jimw@mysql.com | 2005-02-03 | 1 | -6/+26 |
* | | | | Fix for bug#7915: crash,JOIN VIEW, subquery, SELECT .. FROM INFORMATION_SCHEM... | gluh@gluh.mysql.r18.ru | 2005-02-16 | 1 | -0/+6 |
| |/ /
|/| | |
|
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0 | hf@deer.(none) | 2005-02-09 | 1 | -9/+5 |
|\ \ \ |
|
| * | | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -9/+5 |
* | | | | WL#2130: Table locking for stored FUNCTIONs | pem@mysql.comhem.se | 2005-02-08 | 1 | -0/+4 |
|/ / / |
|
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-6368 | jimw@mysql.com | 2005-02-07 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Handle backslashes correctly in strings that also have doubled quotes when | jimw@mysql.com | 2005-02-03 | 1 | -1/+2 |
* | | | | Fixed bug detected by sp-tests | monty@mysql.com | 2005-02-05 | 1 | -7/+7 |
* | | | | 4.1 -> 5.0 merge | monty@mysql.com | 2005-02-03 | 1 | -1/+4 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2005-02-01 | 1 | -1/+4 |
| |\ \ |
|
| | * \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2005-01-18 | 1 | -1/+4 |
| | |\ \ |
|
| | | * \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2005-01-16 | 1 | -1/+4 |
| | | |\ \ |
|
| | | | * | | postreview changes | bell@sanja.is.com.ua | 2005-01-16 | 1 | -1/+3 |
| | | | * | | error of parsing can occur in any SELECT, so all SELECTs have to be checked | bell@sanja.is.com.ua | 2005-01-11 | 1 | -1/+2 |
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2005-01-28 | 1 | -22/+13 |
| |\ \ \ \ \ |
|
| | * | | | | | Fix for bug #7899 "CREATE TABLE .. SELECT .. and CONVERT_TZ() function | dlenev@brandersnatch.localdomain | 2005-01-26 | 1 | -22/+13 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | merged | serg@serg.mylan | 2005-01-24 | 1 | -3/+0 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | fixes/cleanups according to Coverity report | serg@serg.mylan | 2005-01-24 | 1 | -3/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge with global tree | monty@mysql.com | 2005-01-18 | 1 | -0/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Bug #7966 query cache doesn't work properly with batch statements | reggie@bob.(none) | 2005-01-17 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Fixes for two compile-time failures. | konstantin@mysql.com | 2005-01-11 | 1 | -1/+1 |
* | | | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEY | monty@mysql.com | 2005-01-03 | 1 | -0/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flag | monty@mysql.com | 2004-12-31 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge with global tree | monty@mysql.com | 2004-12-31 | 1 | -6/+6 |
|\ \ \ |
|
| * | | | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -6/+5 |
| * | | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -0/+1 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | WL#2274 - INSERT..SELECT..UPDATE | acurtis@pcgem.rdg.cyberkinetica.com | 2004-12-13 | 1 | -0/+1 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@mysql.com | 2004-12-19 | 1 | -2/+33 |
|\ \ \
| |/ / |
|
| * | | bit type | ram@gw.mysql.r18.ru | 2004-12-17 | 1 | -2/+33 |
* | | | Fix for bug #6849 "Crash while preparing query containing const expr with | dlenev@brandersnatch.localdomain | 2004-12-17 | 1 | -9/+25 |
|/ / |
|