Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#54543: update ignore with incorrect subquery leads to assertion failure: | Martin Hansson | 2010-09-07 | 3 | -10/+49 |
* | Fixed bug #47485 - mysql_store_result returns a not NULL result set | Dmitry Shulga | 2010-09-07 | 4 | -4/+110 |
* | Bug#39932 "create table fails if column for FK is in different | Magne Mahre | 2010-09-01 | 3 | -1/+41 |
* | Bug#55846: Link tests fail on Windows - my_compiler.h missing | Davi Arnaut | 2010-08-24 | 2 | -2/+4 |
* | automerge local --> 5.1-bugteam (bug 53034) | Gleb Shchepa | 2010-08-31 | 3 | -1/+39 |
|\ | |||||
| * | Bug #53034: Multiple-table DELETE statements not accepting | Gleb Shchepa | 2010-08-31 | 3 | -1/+39 |
* | | Automerge. | Ramil Kalimullin | 2010-08-30 | 4 | -21/+25 |
|\ \ | |||||
| * \ | Automerge. | Alexey Kopytov | 2010-08-30 | 4 | -21/+25 |
| |\ \ | |||||
| | * | | Bug #54465: assert: field_types == 0 || field_types[field_pos] | Alexey Kopytov | 2010-08-27 | 4 | -21/+25 |
* | | | | Fix for bug #51875: crash when loading data into geometry function polyfromwkb | Ramil Kalimullin | 2010-08-30 | 3 | -2/+21 |
|/ / / | |||||
* | | | Merge mysql-5.1-innodb -> mysql-5.1-bugteam | Vasil Dimov | 2010-08-28 | 20 | -136/+365 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Increment InnoDB Plugin version to 1.0.12. | Vasil Dimov | 2010-08-26 | 1 | -1/+1 |
| * | | Bug#55832: selects crash too easily when innodb_force_recovery>3 | Marko Mäkelä | 2010-08-24 | 3 | -40/+59 |
| * | | Bug#55832: selects crash too easily when innodb_force_recovery>3 | Marko Mäkelä | 2010-08-23 | 2 | -38/+55 |
| * | | Fix Bug #54538 - use of exclusive innodb dictionary lock limits performance. | Sunny Bains | 2010-08-20 | 5 | -33/+160 |
| * | | Fix Bug #55027: assertion: mutex_own(&dict_sys->mutex) in dict_table_get_on_id() | Sunny Bains | 2010-08-20 | 2 | -4/+2 |
| * | | Fix bug#55699 - Assertion failure in innodb plugin with large number of threads | Sunny Bains | 2010-08-20 | 1 | -1/+2 |
| * | | Bug#55626: MIN and MAX reading a delete-marked record from secondary index | Marko Mäkelä | 2010-08-18 | 1 | -3/+12 |
| * | | Merge mysql-5.1-innodb from bk-internal into my local tree | Vasil Dimov | 2010-08-17 | 11 | -15/+71 |
| |\ \ | |||||
| | * | | Address bug #55465 ERROR 1280 (42000): Incorrect index name '<index name>', | Jimmy Yang | 2010-08-06 | 3 | -4/+32 |
| | * | | Backport of revno 3148 mysql-innodb-trunk | Inaam Rana | 2010-08-05 | 4 | -0/+10 |
| | * | | Backport "NULL pointer check for ut_free()" from mysql-trunk-innodb to | Jimmy Yang | 2010-08-03 | 3 | -4/+13 |
| | * | | Fix Bug #55382 Assignment with SELECT expressions takes unexpected S locks | Jimmy Yang | 2010-08-01 | 3 | -8/+17 |
| * | | | Disable all innodb_plugin tests on Solaris until the problem is resolved. | Vasil Dimov | 2010-08-17 | 1 | -0/+2 |
| |/ / | |||||
* | | | Fix for bug #54253: memory leak when using I_S plugins w/o deinit method | Ramil Kalimullin | 2010-08-27 | 1 | -5/+8 |
* | | | Reduced #ifndef for 52301, caused compile warning | Bjorn Munch | 2010-08-26 | 1 | -4/+0 |
| |/ |/| | |||||
* | | Automerge. | Alexey Kopytov | 2010-08-26 | 6 | -72/+218 |
|\ \ | |||||
| * | | Fixed race condition in a test case for BUG#55580. | Sergey Vojtovich | 2010-08-26 | 1 | -0/+5 |
| * | | Bug #55656: mysqldump can be slower after bug 39653 fix. | Evgeny Potemkin | 2010-08-26 | 3 | -18/+125 |
| * | | merge followup fix for 52301 | Bjorn Munch | 2010-08-25 | 1 | -0/+6 |
| |\ \ | |||||
| | * | | Cherry pick 55501 | Bjorn Munch | 2010-08-25 | 1 | -0/+1 |
| | * | | Bug #52301 Add --protocol to mysqltest | Bjorn Munch | 2010-08-25 | 1 | -0/+6 |
| * | | | Fixed bug #29751 - do not rename the error log at FLUSH LOGS. | Dmitry Shulga | 2010-08-25 | 2 | -54/+82 |
* | | | | Bug #54802: 'NOT BETWEEN' evaluation is incorrect | Alexey Kopytov | 2010-08-24 | 3 | -0/+29 |
|/ / / | |||||
* | | | post push test fix | Mattias Jonsson | 2010-08-20 | 1 | -0/+1 |
* | | | merge | Georgi Kodinov | 2010-08-20 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | merge | Georgi Kodinov | 2010-08-20 | 0 | -0/+0 |
| |\ \ \ | |||||
| | * | | | tree name update | Georgi Kodinov | 2010-08-02 | 1 | -3/+3 |
* | | | | | merge | Georgi Kodinov | 2010-08-20 | 16 | -7/+212 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge from mysql-5.1.50-release | unknown | 2010-08-19 | 252 | -2436/+3535 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | auto-merge mysql-5.1-security (local) --> mysql-5.1-security | Alfranio Correia | 2010-08-03 | 5 | -2/+102 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | BUG#55625 RBR breaks on failing 'CREATE TABLE' | Alfranio Correia | 2010-08-02 | 5 | -2/+102 |
| | * | | | | | | merge | Georgi Kodinov | 2010-08-02 | 0 | -0/+0 |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | | * | | | | | merge | Georgi Kodinov | 2010-08-02 | 1 | -2/+2 |
| | | |\ \ \ \ \ | |||||
| | * | \ \ \ \ \ | merge mysql-5.1-bugteam into mysql-5.1-security | Georgi Kodinov | 2010-08-02 | 69 | -698/+1267 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Bug #54461: crash with longblob and union or update with subquery | Gleb Shchepa | 2010-08-01 | 3 | -0/+29 |
| | * | | | | | | | | Bug #54476: crash when group_concat and 'with rollup' in | Alexey Kopytov | 2010-07-23 | 4 | -4/+53 |
| | * | | | | | | | | merge | Georgi Kodinov | 2010-07-21 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | |||||
| | | * | | | | | | | merge | Georgi Kodinov | 2010-07-21 | 2 | -10/+26 |
| | | |\ \ \ \ \ \ \ | |||||
| | * | \ \ \ \ \ \ \ | merge | Georgi Kodinov | 2010-07-21 | 179 | -1732/+2057 |
| | |\ \ \ \ \ \ \ \ \ |