Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added calls to cleanup_mutexes() for embedded library. | Michael Widenius | 2011-04-28 | 1 | -2/+4 |
* | Bug fix for lp:732124 union + limit returns wrong result | Michael Widenius | 2011-03-09 | 12 | -41/+69 |
* | Removed wrong #ifdef that caused compile failure on Freebsd. | Michael Widenius | 2011-03-04 | 1 | -2/+0 |
* | Fixed compiler and build error: | Michael Widenius | 2011-02-25 | 1 | -2/+6 |
* | Fixed build failures | Michael Widenius | 2011-02-23 | 1 | -1/+1 |
* | Merge with main | Michael Widenius | 2011-02-22 | 3 | -3/+9 |
|\ | |||||
| * | Fixed bug in federatedx patch that caused partition tests to fail. | Michael Widenius | 2011-02-11 | 3 | -5/+14 |
* | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 74 | -633/+997 |
|\ \ | |/ |/| | |||||
| * | Updating header copyright/README in source for 2011 | Karen Langford | 2011-01-25 | 10 | -10/+10 |
| * | 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 |
| | * | | | | | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB files | Davi Arnaut | 2011-01-07 | 1 | -64/+10 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | automerge | Georgi Kodinov | 2011-01-07 | 26 | -27/+68 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Bug #50914 mysqlbinlog not handling drop of current default database | unknown | 2010-12-29 | 1 | -1/+6 |
| | * | | | | Merge | Kent Boortz | 2010-12-29 | 25 | -24/+55 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 25 | -26/+57 |
| | | * | | | backport of bug #54476 fix from 5.1-bugteam to 5.0-bugteam. | Gleb Shchepa | 2010-12-14 | 2 | -2/+18 |
| | | * | | | Bug#35333, "If Federated table can't connect to remote host, can't retrieve m... | Christopher Powers | 2010-11-29 | 1 | -87/+113 |
| | * | | | | Bug#57810 case/when/then : Assertion failed: length || !scale | Sergey Glukhov | 2010-12-24 | 1 | -2/+7 |
| * | | | | | merge | Georgi Kodinov | 2010-12-23 | 7 | -80/+53 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Bug#58030 crash in Item_func_geometry_from_text::val_str | Sergey Glukhov | 2010-12-21 | 3 | -14/+20 |
| | * | | | | Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.cc | unknown | 2010-12-21 | 4 | -66/+33 |
| | | |/ / | | |/| | | |||||
| * | | | | merge | Georgi Kodinov | 2010-12-17 | 36 | -259/+460 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | merge | Georgi Kodinov | 2010-12-17 | 10 | -69/+207 |
| | |\ \ \ | |||||
| | | * | | | BUG#46166 | Luis Soares | 2010-12-17 | 1 | -0/+18 |
| | | * | | | BUG#46166 | Luis Soares | 2010-12-16 | 10 | -69/+189 |
| | | |\ \ \ | |||||
| | | | * | | | BUG#46166 | Luis Soares | 2010-12-07 | 1 | -0/+4 |
| | | | * | | | BUG#46166 | Luis Soares | 2010-12-07 | 10 | -69/+185 |
| | | | |\ \ \ | |||||
| | | | | * | | | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error | Luis Soares | 2010-11-30 | 10 | -69/+185 |
| | | | | | |/ | | | | | |/| | |||||
| | * | | | | | merge | Georgi Kodinov | 2010-12-16 | 5 | -16/+42 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | BUG#46697 | Luis Soares | 2010-12-14 | 1 | -1/+2 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | BUG 46697 | Luis Soares | 2010-12-14 | 1 | -1/+1 |
| | | * | | | | | BUG 46697: automerged bzr bundle from bug report. | Luis Soares | 2010-12-14 | 1 | -1/+2 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | BUG#46697: Table name in error message is not populated | Luis Soares | 2010-12-03 | 1 | -1/+2 |
| | | | | |/ / / | | | | |/| | | | |||||
| | * | | | | | | Bug#57818 string conversion function died | Sergey Glukhov | 2010-12-14 | 1 | -0/+1 |
| | |/ / / / / |