Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 40 | -33/+1579 |
|\ | |||||
| * | merge | Georgi Kodinov | 2011-01-12 | 5 | -4/+829 |
| |\ | |||||
| | * | Bug #57321 crashes and valgrind errors from spatial types | Alexey Botchkov | 2011-01-12 | 1 | -0/+10 |
| | * | Fix for bug #58499 "DEFINER-security view selecting from | Dmitry Lenev | 2011-01-12 | 1 | -2/+142 |
| | * | Bug#58207: invalid memory reads when using default column value and | Martin Hansson | 2011-01-12 | 1 | -0/+10 |
| | * | merge | Mattias Jonsson | 2011-01-10 | 2 | -2/+667 |
| | |\ | |||||
| | | * | merge | Mattias Jonsson | 2011-01-04 | 2 | -2/+667 |
| | | |\ | |||||
| | | | * | Bug#54483: valgrind errors when making warnings for multiline inserts into pa... | Mattias Jonsson | 2010-12-22 | 2 | -2/+667 |
| * | | | | Bug#59211: Select Returns Different Value for min(year) Function | Oystein Grovlen | 2011-01-12 | 1 | -0/+10 |
| * | | | | automerge | Georgi Kodinov | 2011-01-07 | 3 | -0/+53 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Bug #50619 assert in handler::update_auto_increment | Jon Olav Hauglid | 2011-01-04 | 1 | -0/+17 |
| | |/ / | |||||
| | * | | Bug #50914 mysqlbinlog not handling drop of current default database | unknown | 2010-12-29 | 1 | -0/+27 |
| | * | | Bug#57810 case/when/then : Assertion failed: length || !scale | Sergey Glukhov | 2010-12-24 | 1 | -0/+9 |
| * | | | merge | Georgi Kodinov | 2010-12-23 | 2 | -1/+22 |
| |\ \ \ | | |/ / | |||||
| | * | | test case fix | Sergey Glukhov | 2010-12-21 | 1 | -0/+1 |
| | * | | Bug#58030 crash in Item_func_geometry_from_text::val_str | Sergey Glukhov | 2010-12-21 | 1 | -0/+20 |
| | |/ | |||||
| | * | BUG#49978: Replication tests don't clean up replication state at the end | Sven Sandberg | 2010-12-19 | 1 | -1/+1 |
| * | | merge | Georgi Kodinov | 2010-12-17 | 14 | -1/+317 |
| |\ \ | | |/ | |||||
| | * | merge | Georgi Kodinov | 2010-12-16 | 6 | -0/+113 |
| | |\ | |||||
| | * | | Bug#57818 string conversion function died | Sergey Glukhov | 2010-12-14 | 1 | -0/+7 |
| | * | | Fixed following problems: | Sergey Glukhov | 2010-12-14 | 3 | -0/+38 |
| | * | | Bug#39828 : Autoinc wraps around when offset and increment > 1 | Sergey Glukhov | 2010-12-13 | 1 | -0/+21 |
| | * | | Bug#58396 group_concat and explain extended are still crashy | Sergey Glukhov | 2010-12-13 | 1 | -0/+11 |
| | * | | merge from 5.1-mtr | Bjorn Munch | 2010-12-09 | 1 | -0/+1 |
| | |\ \ | |||||
| | | * | | Bug #58092 Test "rpl_cross_version" has "copy_file" failing | Bjorn Munch | 2010-12-01 | 1 | -0/+1 |
| | * | | | BUG#58246: INSTALL PLUGIN not secure & crashable | Mats Kindahl | 2010-12-02 | 1 | -0/+1 |
| | * | | | Merging patch for BUG#58246 with mysql-5.1-bugteam. | Mats Kindahl | 2010-12-01 | 18 | -1/+455 |
| | |\ \ \ | |||||
| | | * | | | Additional fix for bug#54899 | Nirbhay Choubey | 2010-12-01 | 1 | -15/+14 |
| | | * | | | merge | Georgi Kodinov | 2010-11-26 | 2 | -0/+154 |
| | | |\ \ \ | |||||
| | | | * | | | Bug#56639 Character Euro (0x88) not converted from cp1251 to utf8 | Alexander Barkov | 2010-11-26 | 1 | -0/+10 |
| | | | * | | | Bug #54899 : --one-database option cannot handle DROP/CREATE DATABASE commands | Nirbhay Choubey | 2010-11-26 | 1 | -0/+144 |
| | | * | | | | merge | Georgi Kodinov | 2010-11-26 | 9 | -0/+195 |
| | | |\ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | Assorted post-merge fixes, clean-up, integration, compat with 5.6. | Tatiana A. Nurnberg | 2010-11-25 | 3 | -2/+6 |
| | | * | | | | merge | Tatiana A. Nurnberg | 2010-11-24 | 1 | -0/+28 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Bug #49752: 2469.126.2 unintentionally breaks authentication against | Tatiana A. Nurnberg | 2010-11-11 | 1 | -0/+28 |
| | | * | | | | | merge | Tatiana A. Nurnberg | 2010-11-24 | 1 | -0/+41 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Bug#43233: Some server variables are clipped during "update," not "check" stage | Tatiana A. Nurnberg | 2010-11-11 | 1 | -0/+41 |
| | | | |/ / / / | |||||
| | * | | | | | | BUG#58246: INSTALL PLUGIN not secure & crashable | Mats Kindahl | 2010-12-01 | 1 | -0/+11 |
| * | | | | | | | Auto-merge from mysql-5.0-security. | Alexander Nozdrin | 2010-12-15 | 1 | -0/+101 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Patch for Bug#57952 (privilege change is not taken into account by EXECUTE). | Alexander Nozdrin | 2010-12-15 | 1 | -0/+101 |
| | * | | | | | | | Backport of the 5.1 fix for bug #55826 to 5.0 | Georgi Kodinov | 2010-12-08 | 1 | -0/+15 |
| | * | | | | | | | Backport of bug #55564 to 5.0-security | Georgi Kodinov | 2010-12-03 | 1 | -0/+20 |
| | * | | | | | | | backport of bug #54461 from 5.1-security to 5.0-security | Gleb Shchepa | 2010-11-24 | 1 | -1/+12 |
| | * | | | | | | | backport: Bug #55568 from 5.1-security to 5.0-security | Gleb Shchepa | 2010-11-23 | 1 | -0/+46 |
| | * | | | | | | | Bug#52711 Segfault when doing EXPLAIN SELECT with union...order by (select...... | Sergey Glukhov | 2010-11-08 | 1 | -0/+21 |
| | * | | | | | | | Fix for bug #54575: crash when joining tables with unique set column(backport... | Sergey Glukhov | 2010-11-08 | 1 | -2/+16 |
| * | | | | | | | | Bug #57187: more user variable fun with multiple | Gleb Shchepa | 2010-12-06 | 1 | -0/+12 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Auto-merge with mysql-5.1-bugteam. | Ramil Kalimullin | 2010-11-23 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | * | | | | | | Fix for Bug#56138 "valgrind errors about overlapping memory when double-assig... | Guilhem Bichot | 2010-11-22 | 1 | -0/+7 |
| * | | | | | | | Manual-merge from mysql-5.1-bugteam. | Ramil Kalimullin | 2010-11-22 | 2 | -0/+29 |
| |\ \ \ \ \ \ \ | | |/ / / / / / |