Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). | Alexander Nozdrin | 2010-08-12 | 3 | -9/+8 |
* | Fix use of uninitialized variable. | Alexander Nozdrin | 2010-08-12 | 1 | -1/+1 |
* | BUG#50312 Warnings for unsafe sub-statement not returned to client | Alfranio Correia | 2010-08-10 | 8 | -207/+216 |
* | Bug #55842 CMake: bad dependencies on sql/lex_hash.h | Vladislav Vaintroub | 2010-08-09 | 1 | -0/+2 |
* | Build cleanups | Vladislav Vaintroub | 2010-08-05 | 1 | -5/+6 |
* | Bug#55648: Server crash on MIX/MAX on maximum time value | Evgeny Potemkin | 2010-08-02 | 1 | -2/+2 |
* | Auto-merge from mysql-trunk-bugfixing. | Alexander Nozdrin | 2010-07-30 | 9 | -314/+277 |
* | Auto-merge from mysql-trunk-bugfixing. | Alexander Nozdrin | 2010-07-30 | 73 | -2167/+1383 |
|\ | |||||
| * | Fix build failure. | Alexander Nozdrin | 2010-07-29 | 2 | -0/+2 |
| * | Auto-merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-07-29 | 26 | -123/+155 |
| |\ | |||||
| | * | Manual merge | unknown | 2010-07-29 | 7 | -19/+44 |
| | |\ | |||||
| | | * | BUG#49124 Security issue with /*!-versioned */ SQL statements on Slave | unknown | 2010-07-29 | 7 | -17/+42 |
| | * | | merged BUG#55322 from 5.1-bugteam to trunk-merge | Sven Sandberg | 2010-07-26 | 1 | -0/+5 |
| | |\ \ | | | |/ | |||||
| | | * | merged BUG#55322 to 5.1-bugteam | Sven Sandberg | 2010-07-26 | 1 | -0/+5 |
| | | |\ | |||||
| | | | * | BUG#55322: SHOW BINLOG EVENTS increases @@SESSION.MAX_ALLOWED_PACKET | Sven Sandberg | 2010-07-20 | 1 | -0/+5 |
| | * | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-23 | 4 | -9/+24 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 5.1-bugteam -> 5.1-bug-42496 | Dmitry Shulga | 2010-07-23 | 43 | -391/+641 |
| | | |\ \ | |||||
| | | * | | | Fixed bug #42496 - the server could crash on a debug assert after a failure | Dmitry Shulga | 2010-07-21 | 4 | -8/+24 |
| | | * | | | Fixed bug #51855. Race condition in XA START. If several threads | Dmitry Shulga | 2010-06-29 | 2 | -11/+25 |
| | * | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-23 | 1 | -1/+1 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Merge | unknown | 2010-07-22 | 1 | -2/+13 |
| | | |\ \ \ | |||||
| | | * | | | | Bug#49542 - Do as the comment suggests and downgrade directory errors from fi... | unknown | 2010-07-22 | 1 | -5/+5 |
| | * | | | | | merge | Georgi Kodinov | 2010-07-21 | 1 | -2/+13 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | Addendum #4 to bug #53095 | Georgi Kodinov | 2010-07-21 | 1 | -2/+13 |
| | | |/ / / | |||||
| | | * | | | Automerge. | Alexey Kopytov | 2010-07-21 | 1 | -1/+1 |
| | | |\ \ \ | |||||
| | * | \ \ \ | Automerge. | Alexey Kopytov | 2010-07-21 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Automerge. | Alexey Kopytov | 2010-07-21 | 1 | -1/+1 |
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | | | |||||
| | | | * | | | | Bug#55061: Build failing on sol 8 x86 - assembler code vs | Alexey Kopytov | 2010-07-12 | 1 | -1/+1 |
| | * | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-20 | 17 | -91/+67 |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | | * | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 16 | -90/+73 |
| | | * | | | | | Bug#54453: Failing assertion: trx->active_trans when renaming a | Davi Arnaut | 2010-07-20 | 1 | -0/+8 |
| * | | | | | | | Merge trunk-bugfixing -> trunk-runtime. | Konstantin Osipov | 2010-07-29 | 4 | -12/+31 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Bug #55472: Assertion failed in heap_rfirst function of hp_rfirst.c on | Gleb Shchepa | 2010-07-29 | 1 | -1/+1 |
| | * | | | | | | | BUG 55387: Automerged bzr bundle from bug report. | Luis Soares | 2010-07-28 | 3 | -11/+30 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | BUG#55387: binlog.binlog_tmp_table crashes the server | Luis Soares | 2010-07-22 | 3 | -11/+30 |
| | | |/ / / / / / | |||||
| * | | | | | | | | Fix a Windows failure of main.merge test introduced by | Konstantin Osipov | 2010-07-29 | 1 | -2/+2 |
| * | | | | | | | | Fix a failing assert when running funcs_1.innodb_trig_03 test. | Konstantin Osipov | 2010-07-28 | 1 | -1/+1 |
| * | | | | | | | | Merge trunk-bugfixing -> trunk-runtime. | Konstantin Osipov | 2010-07-27 | 49 | -1181/+246 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| * | | | | | | | | Implement WL#5502 Remove dead 5.0 class Sensitive_cursor. | Konstantin Osipov | 2010-07-27 | 10 | -471/+43 |
| * | | | | | | | | A pre-requisite patch for the fix for Bug#52044. | Konstantin Osipov | 2010-07-27 | 38 | -460/+538 |
| * | | | | | | | | Bug #55498 SHOW CREATE TRIGGER takes wrong type of metadata lock | Jon Olav Hauglid | 2010-07-23 | 1 | -14/+24 |
| * | | | | | | | | Bug #54905 Connection with WRITE lock cannot ALTER table due to | Jon Olav Hauglid | 2010-07-22 | 1 | -9/+23 |
| * | | | | | | | | Bug #55223 assert in Protocol::end_statement during CREATE DATABASE | Jon Olav Hauglid | 2010-07-22 | 2 | -71/+9 |
| * | | | | | | | | merge from mysql-trunk-bugfixing | Jon Olav Hauglid | 2010-07-19 | 54 | -785/+708 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | A pre-requisite for patch fixing bug #52044 "FLUSH TABLES | Dmitry Lenev | 2010-07-13 | 3 | -338/+45 |
| * | | | | | | | | | merge from mysql-trunk-bugfixing | Jon Olav Hauglid | 2010-07-13 | 71 | -532/+691 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Bug #37521 Row inserted through view not always visible in base | Jon Olav Hauglid | 2010-07-07 | 1 | -3/+3 |
| * | | | | | | | | | | Bug #54401 assert in Diagnostics_area::set_eof_status , HANDLER | Jon Olav Hauglid | 2010-07-05 | 1 | -0/+4 |
| * | | | | | | | | | | Another follow-up for 5.5 version of fix for bug#54360 | Dmitry Lenev | 2010-07-01 | 1 | -47/+27 |
| * | | | | | | | | | | A follow-up for 5.5 version of fix for bug#54360 "Deadlock | Dmitry Lenev | 2010-07-01 | 3 | -50/+1 |