Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add --disable-shared equivalent | Vladislav Vaintroub | 2009-11-25 | 1 | -1/+1 |
* | merge | Vladislav Vaintroub | 2009-11-20 | 29 | -616/+241 |
|\ | |||||
| * | Manual merge of mysql-next-mr-runtime upstream. | Davi Arnaut | 2009-11-19 | 29 | -616/+241 |
| |\ | |||||
| | * | Bug #33544 UDF_INIT member decimals initialized wrong with | Magne Mahre | 2009-11-11 | 3 | -5/+1 |
| | |\ | |||||
| | | * | Bug #33544: UDF_INIT member decimals initialized wrong with | gkodinov/kgeorge@magare.gmz | 2008-03-05 | 3 | -5/+1 |
| | * | | Backport of Bug#45767 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 4 | -455/+0 |
| | * | | Backport of Bug#27249 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 1 | -7/+9 |
| | * | | Backport of Bug#15192 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 17 | -68/+46 |
| | * | | Backport of Bug#41860 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 3 | -27/+6 |
| | * | | Backport of Bug#10374 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 3 | -11/+76 |
| | * | | Backport of Bug#27525 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 3 | -22/+78 |
| | * | | Backport of Bug#37843 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 1 | -5/+5 |
| | * | | Backport of Bug#36785 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 1 | -0/+1 |
| | * | | Backport of Bug#32140 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 1 | -0/+3 |
| | * | | Backport of Bug#36649 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 2 | -2/+0 |
| | * | | automerge | Kristofer Pettersson | 2009-11-10 | 1 | -29/+28 |
| | |\ \ | |||||
| | | * | | Backport of Bug#41971 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 1 | -29/+28 |
| | * | | | Bug#27145 EXTRA_ACL troubles | Kristofer Pettersson | 2009-11-10 | 2 | -3/+3 |
| | |/ / | |||||
| | * | | Bug#42664: Sign ignored for TIME types when not comparing as longlong | Magne Mahre | 2009-11-04 | 1 | -1/+2 |
| | * | | Bug#42661: sec_to_time() and signedness | Magne Mahre | 2009-11-04 | 1 | -2/+3 |
| | |\ \ | |||||
| | | * | | Bug#42661: sec_to_time() and signedness | Tatiana A. Nurnberg | 2009-02-09 | 1 | -2/+3 |
| | * | | | Bug #36466: Adding days to day_microsecond changes interpretation of microseco | Magne Mahre | 2009-11-03 | 1 | -6/+7 |
* | | | | | Fixes for cmake2.8 | Vladislav Vaintroub | 2009-11-16 | 1 | -2/+5 |
* | | | | | automerge | Vladislav Vaintroub | 2009-11-13 | 56 | -568/+911 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix build failure. | Alexander Nozdrin | 2009-11-10 | 2 | -1/+8 |
| * | | | | Auto-merge from mysql-next-mr-alik. | Alexander Nozdrin | 2009-11-10 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge BUG#48161, BUG#48447 | Mikael Ronstrom | 2009-11-06 | 1 | -1/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | BUG#48447, BUG#48161, fixed a regression from fix of BUG#6045, where binary c... | Mikael Ronstrom | 2009-11-05 | 1 | -1/+2 |
| * | | | | | | Auto-merge from mysql-next-mr. | Alexander Nozdrin | 2009-11-10 | 17 | -137/+240 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| * | | | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-11-06 | 5 | -2/+72 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | A fix and a test case for | Konstantin Osipov | 2009-11-03 | 5 | -6/+78 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | A fix and a test case for | Konstantin Osipov | 2009-11-03 | 5 | -7/+79 |
| * | | | | | | | | Auto-merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-11-06 | 6 | -15/+15 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix automerge: use 'thd->query()' instead of 'thd->query'. | Alexander Nozdrin | 2009-11-05 | 6 | -15/+15 |
| * | | | | | | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-11-06 | 33 | -413/+620 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | * | | | | | | | | Auto-merge from mysql-5.1. | Alexander Nozdrin | 2009-11-05 | 11 | -179/+157 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | |||||
| | | * | | | | | | | Bug#48177 - SELECTs with NOT IN subqueries containing NULL | Jorgen Loland | 2009-11-03 | 1 | -42/+54 |
| | | * | | | | | | | Manual Merge | 2009-11-03 | 1 | -0/+1 | |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | |||||
| | | | * | | | | | | BUG#48216 Replication fails on all slaves after upgrade to 5.0.86 on master | 2009-11-03 | 1 | -0/+1 | |
| | | | * | | | | | | Automerge. | Alexey Kopytov | 2009-10-30 | 2 | -28/+65 |
| | | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe... | Davi Arnaut | 2009-11-02 | 10 | -137/+102 |
| | * | | | | | | | | | Auto-merge from mysql-5.1. | Alexander Nozdrin | 2009-11-05 | 7 | -98/+138 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | |||||
| | | * | | | | | | | | merge | Vladislav Vaintroub | 2009-11-03 | 52 | -512/+914 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ | Auto-merging mysql-5.1-bugteam-gca into mysql-5.1-bugteam latest. | Luis Soares | 2009-11-02 | 1 | -5/+25 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ | Auto-merging bzr bundle from bug report in mysql-5.1-bugteam-gca | Luis Soares | 2009-11-02 | 1 | -5/+25 |
| | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | | BUG#48297: Schema name is ignored when LOAD DATA is written into | Luis Soares | 2009-10-27 | 1 | -5/+25 |
| | | | * | | | | | | | | | | Bug#47925: regression of range optimizer and date comparison in 5.1.39! | Martin Hansson | 2009-11-02 | 6 | -93/+113 |
| | | | |/ / / / / / / / / | |||||
| | * | | | | | | | | | | | Auto-merge from mysql-5.1. | Alexander Nozdrin | 2009-11-05 | 1 | -3/+8 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | | auto-merge | Tatiana A. Nurnberg | 2009-11-02 | 9 | -57/+161 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | Bug#48295: explain extended crash with subquery and ONLY_FULL_GROUP_BY sql_mode | Tatiana A. Nurnberg | 2009-10-29 | 1 | -3/+8 |