Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test result updated to match [incorrect] mysql result. | Sergei Golubchik | 2010-11-05 | 1 | -1/+1 |
* | mysql-5.1 -> mysql-5.5 merge | Sergei Golubchik | 2010-11-05 | 13 | -142/+310 |
|\ | |||||
| * | Fix Bug #57255 Cascade Delete results in "Got error -1 from storage engine". | Jimmy Yang | 2010-10-06 | 4 | -0/+92 |
| * | merged | Georgi Kodinov | 2010-10-05 | 1 | -136/+136 |
| * | merged mysql-5.1 into mysql-5.1-bugteam | Georgi Kodinov | 2010-10-05 | 7 | -1/+78 |
| |\ | |||||
| | * | BUG#55675 rpl.rpl_log_pos fails sporadically with error binlog truncated in t... | Alfranio Correia | 2010-09-10 | 1 | -0/+1 |
| | * | Merge from mysql-5.1-bugteam to mysql-5.1-security | Jimmy Yang | 2010-09-01 | 2 | -0/+88 |
| | |\ | |||||
| | * \ | merge | Georgi Kodinov | 2010-08-20 | 58 | -290/+871 |
| | |\ \ | |||||
| | * | | | Bug #55826: create table .. select crashes with when | Georgi Kodinov | 2010-08-20 | 2 | -0/+28 |
| | * | | | Add test to the plugin branch from fix for bug# 55277. | Sunny Bains | 2010-08-16 | 2 | -0/+25 |
| | * | | | Fix Bug #55277 - Failing assertion: auto_inc > 0 | Sunny Bains | 2010-08-05 | 2 | -0/+25 |
| * | | | | Merge mysql-5.1-innodb -> mysql-5.1-bugteam | Vasil Dimov | 2010-10-04 | 4 | -0/+28 |
| |\ \ \ \ | |||||
| | * | | | | Bug#56716 InnoDB locks a record gap without locking the table | Marko Mäkelä | 2010-10-04 | 2 | -0/+14 |
| | * | | | | Bug#56716 InnoDB locks a record gap without locking the table | Marko Mäkelä | 2010-10-04 | 2 | -0/+14 |
| * | | | | | Small test fix after 56753 | Bjorn Munch | 2010-10-03 | 1 | -2/+2 |
| * | | | | | merge from 5.1-mtr | Bjorn Munch | 2010-10-03 | 3 | -5/+5 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Small test fix after 56753 | Bjorn Munch | 2010-09-30 | 1 | -2/+2 |
| | * | | | | merge from 5.1 | Bjorn Munch | 2010-09-29 | 25 | -62/+1118 |
| | |\ \ \ \ | | | |/ / / | |||||
| | * | | | | test fixes after 56753 | Bjorn Munch | 2010-09-21 | 1 | -1/+1 |
| | * | | | | Bug #56753 mtr silently ignores junk after backticks | Bjorn Munch | 2010-09-15 | 1 | -2/+2 |
| * | | | | | Merge mysql-5.1-bugteam -> mysql-5.1-innodb | Vasil Dimov | 2010-09-28 | 65 | -332/+1166 |
| |\ \ \ \ \ | |||||
| * | | | | | | Port fix for bug #53756 from 5.1 built-in to 5.1 plugin. | Jimmy Yang | 2010-09-06 | 3 | -0/+303 |
* | | | | | | | Auto-merge from mysql-5.5-merge. | Alexander Nozdrin | 2010-09-28 | 15 | -146/+169 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix compile warning about passing NULL to non-pointer | Dmitry Lenev | 2010-09-24 | 1 | -1/+1 |
| * | | | | | | | merge mysql-5.1-bugteam --> mysql-5.5-merge | Alfranio Correia | 2010-09-17 | 10 | -109/+109 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteam | Alfranio Correia | 2010-09-17 | 4 | -13/+13 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | BUG#55961 Savepoint Identifier should be enclosed with backticks | Alfranio Correia | 2010-09-02 | 4 | -13/+13 |
| | | | |_|_|_|/ | | | |/| | | | | |||||
| * | | | | | | | Merge from 5.1-bugteam | Magne Mahre | 2010-09-16 | 2 | -0/+23 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Bug #54606 innodb fast alter table + pack_keys=0 prevents | Magne Mahre | 2010-09-16 | 2 | -0/+24 |
| * | | | | | | | merge | Mattias Jonsson | 2010-09-13 | 2 | -36/+36 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | merge | Mattias Jonsson | 2010-09-10 | 2 | -36/+36 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Bug#53806: Wrong estimates for range query in partitioned MyISAM table | Mattias Jonsson | 2010-08-27 | 2 | -36/+36 |
| | | | |_|_|_|/ | | | |/| | | | | |||||
| | * | | | | | | Bug#39932 "create table fails if column for FK is in different | Magne Mahre | 2010-09-01 | 2 | -0/+38 |
| | | |/ / / / | | |/| | | | | |||||
* | | | | | | | Bug#56832 perfschema.server_init test output not consistent | Marc Alff | 2010-09-16 | 2 | -74/+20 |
* | | | | | | | Bug#56761 Segfault on CHECKSUM TABLE performance_schema.EVENTS_WAITS_HISTORY ... | Marc Alff | 2010-09-15 | 2 | -0/+98 |
* | | | | | | | Bug#53102 perfschema.pfs_upgrade fails when executed direct after mysql_upgrade | Marc Alff | 2010-09-13 | 1 | -1/+1 |
* | | | | | | | local merge | Marc Alff | 2010-09-09 | 1 | -1/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bug #55966: "plugin" tests fail in 5.5 | Mats Kindahl | 2010-09-06 | 1 | -1/+0 |
* | | | | | | | | Bug#56528 Increased server footprint with MTR | Marc Alff | 2010-09-08 | 12 | -46/+46 |
|/ / / / / / / | |||||
* | | | | | | | Auto-merge from mysql-5.5. | Alexander Nozdrin | 2010-09-01 | 5 | -37/+84 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Follow-up for Bug#29751: FLUSH LOGS doesn't create -old file, | Dmitry Shulga | 2010-08-30 | 2 | -37/+0 |
| * | | | | | | Auto-merge from mysql-5.5. | Alexander Nozdrin | 2010-08-30 | 167 | -1285/+10600 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Auto-merge from mysql-5.5-bugfixing. | Alexander Nozdrin | 2010-08-30 | 30 | -46/+304 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Auto-merge from mysql-5.5-merge. | Alexander Nozdrin | 2010-08-25 | 2 | -0/+2 |
| | |\ \ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ \ | Merge 5.1-bugteam to 5.5-merge. | Sergey Vojtovich | 2010-08-27 | 2 | -0/+82 |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | / / / / / | | | |_|/ / / / / | | |/| | | | | | | |||||
| | * | | | | | | | 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 | 2 | -0/+83 |
| | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | merge | Georgi Kodinov | 2010-08-20 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | merge | Georgi Kodinov | 2010-08-20 | 4 | -1/+98 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | | * | | | | | auto-merge mysql-5.1-security (local) --> mysql-5.1-security | Alfranio Correia | 2010-08-03 | 2 | -1/+76 |
| | | |\ \ \ \ \ |