Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | weave merge mysql-5.1->mysql-5.1-security | Georgi Kodinov | 2011-02-09 | 20 | -156/+251 |
|\ | |||||
| * | Merge from mysql-5.1.55-release | unknown | 2011-02-08 | 12 | -58/+81 |
| |\ | |||||
| | * | Updating header copyright/README in source for 2011 | Karen Langford | 2011-01-25 | 10 | -10/+10 |
| * | | Fix for bug#59308: Incorrect result for SELECT DISTINCT <col>... ORDER BY <co... | Ole John Aske | 2011-02-07 | 1 | -88/+135 |
| * | | Fixed bug#58026 - massive recursion and crash in regular expression | Dmitry Shulga | 2011-02-04 | 1 | -1/+18 |
| * | | merge to 5.1. | Georgi Kodinov | 2011-02-02 | 3 | -13/+14 |
| |\ \ | |||||
| | * | | Fixes for Bug #55755 and Bug #52315 part 2 | Georgi Kodinov | 2011-02-02 | 3 | -14/+14 |
| * | | | Fix for bug #58650 "Failing assertion: primary_key_no == -1 || | Dmitry Lenev | 2011-02-02 | 1 | -0/+1 |
| * | | | Fix for bug#57030: ('BETWEEN' evaluation is incorrect') | Ole John Aske | 2011-02-01 | 1 | -38/+60 |
| * | | | merge mysql-5.1 (local) --> mysql-5.1 | Alfranio Correia | 2011-01-31 | 1 | -1/+8 |
| |\ \ \ | |||||
| | * | | | BUG#55675 rpl.rpl_log_pos fails sporadically with error binlog truncated in t... | Alfranio Correia | 2011-01-28 | 1 | -1/+8 |
| * | | | | merge mysql-5.1 (local) --> mysql-5.1 | Alfranio Correia | 2011-01-31 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | BUG#59338 Inconsistency in binlog for statements that don't change any rows S... | Alfranio Correia | 2011-01-28 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | minor fix of copyright header | Mattias Jonsson | 2011-01-28 | 1 | -1/+1 |
| * | | | | Update of copyright headers for files I changed this year. | Mattias Jonsson | 2011-01-27 | 5 | -5/+5 |
| |/ / / | |||||
* | | | | Merged fix for bug #36544 "DROP USER does not remove stored | Dmitry Lenev | 2011-02-07 | 1 | -42/+82 |
|\ \ \ \ | |||||
| * | | | | Fix for bug#36544 "DROP USER does not remove stored function | Dmitry Lenev | 2011-02-07 | 1 | -42/+82 |
| * | | | | Merge. | Sergey Vojtovich | 2011-01-28 | 4 | -18/+37 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Postfix bug#49124 | Libing Song | 2011-01-26 | 4 | -4/+4 |
| | * | | | BUG#49124 Security issue with /*!-versioned */ SQL statements on Slave | unknown | 2011-01-15 | 4 | -14/+33 |
| * | | | | automerge | Georgi Kodinov | 2011-01-07 | 25 | -26/+57 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | merge | Georgi Kodinov | 2010-12-17 | 3 | -89/+131 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge. | Martin Hansson | 2010-12-16 | 1 | -0/+12 |
| |\ \ \ \ \ | |||||
| * | | | | | | Bug#54568: create view cause Assertion failed: 0, | Martin Hansson | 2010-12-16 | 1 | -1/+1 |
* | | | | | | | Merge. | Sergey Vojtovich | 2011-01-28 | 9 | -49/+144 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | merge | Mattias Jonsson | 2011-01-26 | 1 | -0/+22 |
| |\ \ \ \ \ | |||||
| | * | | | | | Bug#57924: crash when creating partitioned table with | Mattias Jonsson | 2011-01-10 | 1 | -0/+22 |
| * | | | | | | Postfix BUG#58546 | unknown | 2011-01-24 | 2 | -2/+2 |
| * | | | | | | Bug#59173: Failure to handle DATE(TIME) values where Year, Month or Day is | Martin Hansson | 2011-01-19 | 1 | -1/+1 |
| * | | | | | | Bug#58546 test rpl_packet timeout failure sporadically on PB | Libing Song | 2011-01-19 | 2 | -11/+34 |
| * | | | | | | Bug#58371 Assertion failed: !s.uses_buffer_owned_by(this) with format string ... | Alexander Barkov | 2011-01-17 | 2 | -9/+4 |
| * | | | | | | Bug#59149 valgrind warnings with "like .. escape .." function | Alexander Barkov | 2011-01-17 | 1 | -0/+1 |
| * | | | | | | Bug#58165: "my_empty_string" gets modified and causes LOAD DATA to fail and | Martin Hansson | 2011-01-13 | 4 | -26/+80 |
* | | | | | | | merge | Georgi Kodinov | 2011-01-12 | 11 | -39/+187 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Bug #57321 crashes and valgrind errors from spatial types | Alexey Botchkov | 2011-01-12 | 1 | -0/+1 |
| * | | | | | | Fix for bug #58499 "DEFINER-security view selecting from | Dmitry Lenev | 2011-01-12 | 1 | -14/+28 |
| * | | | | | | Bug#58207: invalid memory reads when using default column value and | Martin Hansson | 2011-01-12 | 1 | -1/+6 |
| * | | | | | | Fixed Bug#58887 - server not throwing "Packet too large" error | Dmitry Shulga | 2011-01-11 | 1 | -11/+1 |
| * | | | | | | Fix for bug#58553, "Queries with pushed conditions causes 'explain extended' | Jan Wedvik | 2011-01-11 | 3 | -1/+6 |
| * | | | | | | merge | Mattias Jonsson | 2011-01-10 | 5 | -12/+145 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | merge | Mattias Jonsson | 2011-01-10 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Bug#56380: valgrind memory leak warning from partition tests | Mattias Jonsson | 2010-12-01 | 1 | -1/+1 |
| | * | | | | | | | merge | Mattias Jonsson | 2011-01-04 | 4 | -11/+144 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Bug#54483: valgrind errors when making warnings for | Mattias Jonsson | 2010-12-22 | 4 | -23/+24 |
| | | * | | | | | | | Bug#54483: valgrind errors when making warnings for multiline inserts into pa... | Mattias Jonsson | 2010-12-22 | 4 | -7/+139 |
* | | | | | | | | | | Bug#59211: Select Returns Different Value for min(year) Function | Oystein Grovlen | 2011-01-12 | 2 | -6/+16 |
* | | | | | | | | | | merge | Georgi Kodinov | 2011-01-10 | 2 | -73/+21 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge mysql-5.1-innodb -> mysql-5.1 | Vasil Dimov | 2011-01-08 | 1 | -9/+11 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge mysql-5.1 -> mysql-5.1-innodb | Vasil Dimov | 2011-01-07 | 26 | -25/+61 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | |||||
| | * | | | | | | | | | 43818 - Patch for mysql-5.1-innodb | unknown | 2011-01-04 | 1 | -9/+11 |