Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport Tomas Ulin fix for a spurious failure on PushBuild: | Davi Arnaut | 2009-08-01 | 1 | -1/+0 |
* | Auto-merge | Ignacio Galarza | 2009-07-31 | 2 | -1/+13 |
|\ | |||||
| * | auto-merge | Tatiana A. Nurnberg | 2009-07-31 | 47 | -395/+954 |
| |\ | |||||
| * | | Bug#40281, partitioning the general log table crashes the server | Tatiana A. Nurnberg | 2009-07-31 | 2 | -1/+13 |
* | | | Auto-merge | Ignacio Galarza | 2009-07-31 | 3 | -4/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Bug#17270 - mysql client tool could not find ../share/charsets folder and fails. | Ignacio Galarza | 2009-07-31 | 3 | -4/+4 |
* | | | Bug# 30946: mysqldump silently ignores --default-character-set | Gleb Shchepa | 2009-07-31 | 8 | -36/+169 |
* | | | Bug#46265: Can not disable warning about unsafe statements for binary logging | Davi Arnaut | 2009-07-31 | 1 | -1/+2 |
* | | | Bug#43435: LOCK_open does not use MY_MUTEX_INIT_FAST | Davi Arnaut | 2009-07-30 | 1 | -1/+1 |
* | | | Manual merge. | Davi Arnaut | 2009-07-30 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Bug#46385: [Warning] option 'max_join_size': unsigned value 18446744073709551... | Davi Arnaut | 2009-07-27 | 1 | -1/+1 |
| * | | Automerge. | Alexey Kopytov | 2009-07-28 | 1 | -2/+11 |
| |\ \ | |||||
| * \ \ | merging with mysql-5.0-bugteam | Satya B | 2009-07-27 | 11 | -99/+105 |
| |\ \ \ | |||||
* | \ \ \ | auto-merge | Kristofer Pettersson | 2009-07-29 | 11 | -56/+48 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Auto-merge latest changes from mysql-5.1-bugteam | Mikael Ronstrom | 2009-07-29 | 1 | -3/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | removing unused array (compiler warning) | Guilhem Bichot | 2009-07-29 | 1 | -3/+0 |
| * | | | | | | Bug#46354, when defining partitions without subpartition definition after def... | Mikael Ronstrom | 2009-07-29 | 1 | -0/+21 |
| |/ / / / / | |||||
| * | | | | | Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted,... | Guilhem Bichot | 2009-07-29 | 8 | -49/+18 |
| * | | | | | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteam | Alfranio Correia | 2009-07-28 | 3 | -4/+9 |
| |\ \ \ \ \ | |||||
| | * | | | | | BUG#41166 stored function requires "deterministic" if binlog_format is "state... | Alfranio Correia | 2009-07-28 | 3 | -4/+9 |
* | | | | | | | Bug#44521 Executing a stored procedure as a prepared statement can sometimes ... | Kristofer Pettersson | 2009-07-29 | 3 | -43/+93 |
|/ / / / / / | |||||
* | | | | | | Automerge. | Alexey Kopytov | 2009-07-28 | 1 | -2/+11 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Manual merge. | Alexey Kopytov | 2009-07-28 | 1 | -2/+11 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Bug #45031: invalid memory reads in my_real_read using protocol | Alexey Kopytov | 2009-07-28 | 1 | -2/+11 |
* | | | | | | | merging with mysql-5.1-bugteam branch | Satya B | 2009-07-27 | 19 | -169/+283 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | BUG#43046: mixed mode switch to row format with temp table lead | Luis Soares | 2009-07-26 | 1 | -16/+59 |
| * | | | | | | | Bug#43587: Putting event_scheduler=1 in init SQL file crashes | Davi Arnaut | 2009-07-24 | 5 | -29/+54 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Code review for Bug#43587 Putting event_scheduler=1 in init SQL file crashes | Konstantin Osipov | 2009-07-24 | 5 | -27/+54 |
| * | | | | | | | | Merge from 5.0 | Gleb Shchepa | 2009-07-24 | 12 | -111/+107 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | | | |||||
| | * | | | | | | Bug #38816: kill + flush tables with read lock + stored | Gleb Shchepa | 2009-07-24 | 10 | -99/+100 |
| | * | | | | | | Automerge. | Alexey Kopytov | 2009-07-24 | 1 | -0/+5 |
| | |\ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ | Automerge. | Alexey Kopytov | 2009-07-24 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Manual merge. | Alexey Kopytov | 2009-07-24 | 1 | -0/+5 |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | |||||
| | | * | | | | | | | Bug #46075: Assertion failed: 0, file .\protocol.cc, line 416 | Alexey Kopytov | 2009-07-24 | 1 | -0/+5 |
| * | | | | | | | | | Bug#30102: Rename table does corrupt tables with partition files on failure | Anurag Shekhar | 2009-07-24 | 2 | -13/+58 |
* | | | | | | | | | | merge 5.0-bugteam to 5.1-bugteam | Satya B | 2009-07-24 | 2 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | merge to mysql-5.0-bugteam | Satya B | 2009-07-24 | 3 | -2/+10 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Fix for BUG#18828 - If InnoDB runs out of undo slots, | Satya B | 2009-07-17 | 3 | -11/+7 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge from 5.0 | Staale Smedseng | 2009-07-23 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Bug #45770 errors reading server SSL files are printed, but | Staale Smedseng | 2009-07-23 | 1 | -2/+5 |
* | | | | | | | | Add a comment for thd->proc_info. | Konstantin Osipov | 2009-07-22 | 1 | -0/+4 |
* | | | | | | | | auto-merge mysql-5.1-bugteam (local) -> mysql-5.1-bugteam. | Evgeny Potemkin | 2009-07-19 | 1 | -17/+33 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteam | Alfranio Correia | 2009-07-19 | 1 | -17/+33 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | BUG#46129 Failing mixed stm (with trans and non-trans tables) causes wrong se... | Alfranio Correia | 2009-07-18 | 1 | -17/+33 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||||
* | | | | | | | | | Merged fix for the bug#46051. | Evgeny Potemkin | 2009-07-19 | 2 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merged corrected fix for the bug#46051. | Evgeny Potemkin | 2009-07-18 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Bug#46051: Incorrectly market field caused wrong result. | Evgeny Potemkin | 2009-07-18 | 1 | -0/+1 |
| * | | | | | | | | Merged fix for the bug#46051. | Evgeny Potemkin | 2009-07-17 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | / / / / / | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | Bug#46051: Incorrectly market field caused wrong result. | Evgeny Potemkin | 2009-07-16 | 1 | -0/+4 |
| | | |_|/ / / | | |/| | | | | |||||
* | | | | | | | Bug #45214 get_master_version_and_clock does not report error when queries fail | unknown | 2009-07-17 | 1 | -1/+0 |