Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | | | | | Bug#51830: Incorrect partition pruning on range partition | Mattias Jonsson | 2010-03-10 | 1 | -2/+9 | |
| | | | * | | | | | | | | | | | merged | Mattias Jonsson | 2010-03-12 | 1 | -1/+14 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | Bug#50392: insert_id is not reset for partitioned tables | Mattias Jonsson | 2010-03-04 | 1 | -1/+14 | |
| | | | * | | | | | | | | | | | | merge | Mattias Jonsson | 2010-03-11 | 1 | -0/+6 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | Bug#50104: Partitioned table with just 1 partion works with fk | Mattias Jonsson | 2010-03-04 | 1 | -0/+6 | |
| | | | | |/ / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | | merge | Mattias Jonsson | 2010-03-11 | 1 | -0/+1 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | Bug#48229: group by performance issue of partitioned table | Mattias Jonsson | 2010-03-04 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | Automerge: mysql-5.1-bugteam bug branch --> mysql-5.1-bugteam latest. | Luis Soares | 2010-03-16 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | BUG#51055: Replication failure on duplicate key + traditional SQL | Luis Soares | 2010-03-04 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | Bug#50918: Date columns treated differently in Views than in | Martin Hansson | 2010-03-16 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | Bug#47762: Incorrect result from MIN() when WHERE tests NOT | Martin Hansson | 2010-03-16 | 2 | -34/+75 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Bug#51289: double Item_cache_decimal::val_real() is broken | Davi Arnaut | 2010-03-15 | 1 | -1/+1 | |
| | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Bug #49829 Many "hides virtual function" warnings with | Staale Smedseng | 2010-03-14 | 13 | -110/+110 | |
| | * | | | | | | | | | | | | | | Bug#51770: UNINSTALL PLUGIN requires no privileges | Davi Arnaut | 2010-03-09 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | Bug#41788 mysql_fetch_field returns org_table == table by a view | Sergey Glukhov | 2010-03-12 | 3 | -3/+40 | |
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Post-merge fix for main.xa failures. | Alexey Kopytov | 2010-03-12 | 1 | -10/+11 | |
| * | | | | | | | | | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-03-12 | 8 | -10/+73 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | Merge fix for BUG51342 to 5.1-bugteam. | Sergey Vojtovich | 2010-03-10 | 1 | -0/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge fix for BUG51342 to 5.0-bugteam. | Sergey Vojtovich | 2010-03-10 | 1 | -0/+7 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | BUG#51342 - more xid crashing | Sergey Vojtovich | 2010-03-10 | 1 | -0/+7 | |
| | | * | | | | | | | | | | | | | | auto-merge | Tatiana A. Nurnberg | 2010-03-04 | 1 | -3/+8 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | Bug#48295: explain extended crash with subquery and ONLY_FULL_GROUP_BY sql | Tatiana A. Nurnberg | 2010-03-02 | 1 | -3/+8 | |
| | | * | | | | | | | | | | | | | | | auto-merge | Tatiana A. Nurnberg | 2010-03-02 | 2 | -4/+4 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Bug #35250: readline check breaks when doing vpath build | Georgi Kodinov | 2010-03-09 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | Bug#40277: SHOW CREATE VIEW returns invalid SQL | Davi Arnaut | 2010-03-09 | 2 | -1/+43 | |
| | * | | | | | | | | | | | | | | | | Bug#51650: crash with user variables and triggers | Davi Arnaut | 2010-03-09 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | Automerge BUG 51251 incremental bundle --> mysql-5.1-bugteam. | Luis Soares | 2010-03-09 | 1 | -1/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | BUG#51251: Wrong binlogging in case of TRUNCATE <temporary InnoDB table> | Luis Soares | 2010-02-26 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | Automerge BUG 51251 bundle from bug report --> mysql-5.1-bugteam. | Luis Soares | 2010-03-09 | 1 | -4/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | | | | BUG#51251: Wrong binlogging in case of TRUNCATE <temporary InnoDB table> | Luis Soares | 2010-02-24 | 1 | -4/+12 | |
| | * | | | | | | | | | | | | | | | | | Automerge BUG 51226 bzr bundle from bug report --> myqsl-5.1-bugteam. | Luis Soares | 2010-03-08 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | BUG#51226: mysqlbinlog replay: ERROR 1146 when using temp tables | Luis Soares | 2010-03-03 | 1 | -0/+3 | |
| | | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Automerge: BUG 48993 bundle from bug report --> mysql-5.1-bugteam. | Luis Soares | 2010-03-08 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | BUG#48993: valgrind errors in mysqlbinlog | Luis Soares | 2010-02-17 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-03-07 | 5 | -26/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Bug #39653: find_shortest_key in sql_select.cc does not | Gleb Shchepa | 2010-03-05 | 1 | -2/+25 | |
| | | |_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Bug#49417 some complaints about mysqld --help --verbose output | Staale Smedseng | 2010-03-01 | 1 | -6/+20 | |
| | * | | | | | | | | | | | | | | | merge | Georgi Kodinov | 2010-03-01 | 4 | -19/+33 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | Fix for bug#51304: checksum table gives different results | Ramil Kalimullin | 2010-02-28 | 1 | -15/+21 | |
| | | * | | | | | | | | | | | | | | | merging from 5.1 rep to a local branch | Andrei Elkin | 2010-02-26 | 2 | -3/+9 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | Bug #45058 init_available_charsets uses double checked locking | Staale Smedseng | 2010-02-26 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | | | | | Bug#47669 Query showed by EXPLAIN EXTENDED gives different result from origin... | Sergey Glukhov | 2010-02-26 | 1 | -3/+8 | |
| | | * | | | | | | | | | | | | | | | | merging from 5.1-bt rep to local branch | Andrei Elkin | 2010-02-26 | 2 | -6/+20 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | | | | merging fixes of bug@51089 to 5.1-bt | Andrei Elkin | 2010-02-26 | 2 | -1/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | Bug #51089 SHOW STATUS LIKE 'Slave_running' is not compatible with `SHOW SL... | Andrei Elkin | 2010-02-25 | 2 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | Auto-merge from mysql-5.1. | Alexander Nozdrin | 2010-03-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | merge 5.0-bugteam -> 5.1-bugteam | Georgi Kodinov | 2010-02-26 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / | | |/| | | | | / / / / / / / / / / / / | | | | |_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | Bug #48739 MySQL crashes on specific INTERVAL in select query | Christopher Powers | 2010-02-25 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | Backport of the fix for bug #49552 to 5.0-bugteam | Georgi Kodinov | 2010-02-25 | 1 | -2/+2 | |
| | | | |_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Additional test coverage for | Jon Olav Hauglid | 2010-04-19 | 1 | -0/+6 |