| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-06-10 | 30 | -339/+402 |
|\ |
|
| * | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 24 | -207/+213 |
| * | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 4 | -517/+618 |
* | | merge | Georgi Kodinov | 2010-06-09 | 2 | -1/+11 |
|\ \
| |/ |
|
| * | Merge | Georgi Kodinov | 2010-06-09 | 2 | -1/+11 |
| |\ |
|
| | * | Bug #52512: Assertion `! is_set()' in Diagnostics_area::set_ok_status | Georgi Kodinov | 2010-04-07 | 2 | -1/+11 |
| * | | automerge | Kristofer Pettersson | 2010-06-08 | 1 | -2/+2 |
| |\ \ |
|
* | \ \ | Automerge | Kristofer Pettersson | 2010-06-08 | 2 | -3/+2 |
|\ \ \ \ |
|
| * | | | | Addendum to merge of Bug#52315 to mysql-trunk-merge : | Georgi Kodinov | 2010-06-08 | 1 | -1/+0 |
| * | | | | 5.1-bugteam->trunk-merge merge | Sergey Glukhov | 2010-06-08 | 1 | -2/+2 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2010-06-08 | 1 | -2/+2 |
| | |\ \ \ |
|
| | | * | | | Bug#53933 crash when using uncacheable subquery in the having clause of outer... | Sergey Glukhov | 2010-06-08 | 1 | -2/+2 |
* | | | | | | merge 5.1-bugteam => trunk-merge | Kristofer Pettersson | 2010-06-08 | 1 | -4/+30 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | / /
| | |_|/ /
| |/| | | |
|
| * | | | | Bug#53191 Lock_time in slow log is negative when logging stored routines | Kristofer Pettersson | 2010-06-08 | 1 | -8/+37 |
| |/ / / |
|
* | | | | merge and typo fix | Georgi Kodinov | 2010-06-07 | 2 | -4/+7 |
|\ \ \ \
| |/ / / |
|
| * | | | merge | Georgi Kodinov | 2010-06-07 | 1 | -2/+5 |
| |\ \ \
| | |/ / |
|
| | * | | Addendum to the fix for bug #52315: need to set a proper shutdown type | Georgi Kodinov | 2010-06-07 | 1 | -2/+6 |
* | | | | Manual merge from mysql-trunk-bugfixing. | Alexander Nozdrin | 2010-06-07 | 71 | -950/+1160 |
|\ \ \ \ |
|
| * | | | | Post-merge fix: header is used by the client API. Obvious in retrospect. | Davi Arnaut | 2010-06-05 | 1 | -2/+9 |
| * | | | | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-05-31 | 18 | -75/+138 |
| * | | | | Bug#52520 Difference in tinytext utf column metadata | Alexander Barkov | 2010-06-02 | 4 | -8/+52 |
| * | | | | Merge trunk-bug53983 -> trunk-bugfixing | Magnus Blåudd | 2010-06-02 | 1 | -3/+13 |
| |\ \ \ \ |
|
| | * | | | | Bug#53983 Placeholder for MASTER_BIND in master.info | Magnus Blåudd | 2010-06-02 | 1 | -3/+13 |
| * | | | | | BUG#50479 DDL stmt on row-only/stmt-only tables generate spurious binlog_format | Alfranio Correia | 2010-06-02 | 6 | -87/+96 |
| * | | | | | auto-merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixing.merge | Alfranio Correia | 2010-06-01 | 1 | -0/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | BUG#53421 Part of transaction not written in binlog after deadlock, replication | Alfranio Correia | 2010-06-01 | 1 | -0/+4 |
| * | | | | | | auto-merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixing.merge | Alfranio Correia | 2010-06-01 | 5 | -15/+82 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | BUG#53437 @@session.sql_bin_log support in substatements is incorrect | Alfranio Correia | 2010-05-27 | 5 | -15/+82 |
| * | | | | | | Patch for Bug#54123 (Build failure on HPUX). | Alexander Nozdrin | 2010-06-01 | 1 | -0/+2 |
| * | | | | | | Bug #38745: MySQL 5.1 optimizer uses filesort for ORDER BY | Gleb Shchepa | 2010-05-31 | 2 | -2/+32 |
| * | | | | | | Bug #49829 Many "hides virtual function" warnings with SunStudio | Tor Didriksen | 2010-05-31 | 5 | -31/+32 |
| * | | | | | | Backport: remove dead code. | Davi Arnaut | 2010-05-28 | 2 | -2/+1 |
| * | | | | | | Backport: Remove unused and ancient files, functions, and facilities. | Davi Arnaut | 2010-05-28 | 9 | -73/+4 |
| * | | | | | | Backport a old cleanup patch. | Davi Arnaut | 2010-05-28 | 2 | -139/+136 |
| * | | | | | | Bug#52168 decimal casting catastrophes: crashes and valgrind errors on simple... | oystein.grovlen@sun.com | 2010-05-28 | 2 | -18/+27 |
| * | | | | | | Auto-merge from mysql-trunk. | Alexander Nozdrin | 2010-05-28 | 57 | -588/+1051 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Bug#52430 Incorrect key in the error message for duplicate key error involvin... | Sergey Glukhov | 2010-05-27 | 1 | -0/+10 |
| * | | | | | | | Bug#52856 concurrent show columns or show full columns causes a crash!!!1 | Sergey Glukhov | 2010-05-27 | 1 | -34/+11 |
| * | | | | | | | Bug #53445 Build with -Wall and fix warnings that it generates | Tor Didriksen | 2010-05-26 | 9 | -40/+36 |
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | merge | Mattias Jonsson | 2010-05-25 | 1 | -4/+5 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Bug#39338: Fieldnames in INFORMATIONSCHEMA.PARTITIONS.PARTITION_EXPRESSION | Mattias Jonsson | 2009-02-18 | 1 | -4/+5 |
| * | | | | | | | merge | Mattias Jonsson | 2010-05-25 | 1 | -14/+26 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Bug#42954: SQL MODE 'NO_DIR_IN_CREATE' does not work with subpartitions | Mattias Jonsson | 2010-03-11 | 1 | -14/+26 |
| * | | | | | | | | merge | Mattias Jonsson | 2010-05-25 | 16 | -257/+110 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge of bug#51851. | Mattias Jonsson | 2010-05-24 | 16 | -257/+110 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | Bug#51851: Server with SBR locks mutex twice on LOAD DATA | Mattias Jonsson | 2010-03-30 | 15 | -248/+115 |
| * | | | | | | | | | | merge | Mattias Jonsson | 2010-05-24 | 1 | -5/+8 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | Bug#52815: LIST COLUMNS doesn't insert rows in correct | Mattias Jonsson | 2010-04-21 | 1 | -5/+8 |
| * | | | | | | | | | | merge from mysql-trunk-runtime | Jon Olav Hauglid | 2010-05-21 | 27 | -147/+333 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | Follow-up for the fix for bug #46947 "Embedded SELECT without | Dmitry Lenev | 2010-05-21 | 1 | -20/+47 |