Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | after merge fixes | Sergei Golubchik | 2016-03-23 | 1 | -0/+1 |
* | MDEV-717 LP:1003679 - Wrong binlog order on concurrent DROP schema and CREATE... | Alexey Botchkov | 2016-03-23 | 1 | -27/+52 |
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-09-03 | 1 | -12/+10 |
|\ | |||||
| * | MDEV-5997 - MySQL bug#11759114 - '51401: GRANT TREATS NONEXISTENT | Dmitry Lenev | 2015-07-23 | 1 | -12/+10 |
* | | - Renaming variables so that they don't shadow others (After this patch one c... | Monty | 2015-07-06 | 1 | -8/+9 |
* | | Merge tag 'mariadb-10.0.19' into 10.1 | Sergei Golubchik | 2015-06-01 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-05-04 | 1 | -1/+5 |
| |\ | |||||
| | * | post-merge changes, fixes, and tests | Sergei Golubchik | 2015-04-28 | 1 | -7/+2 |
| | * | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-04-27 | 1 | -1/+10 |
| | |\ | |||||
| | | * | BUG#19875331 - HANDLE_FATAL_SIGNAL 11 IN STRMAKE | Thayumanavar | 2015-01-19 | 1 | -1/+9 |
| | | * | Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH | Annamalai Gurusami | 2012-10-08 | 1 | -3/+14 |
| | | * | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -2/+50 |
| | | |\ | |||||
| | | | * | Manual merge of patch for bug#11756013 from mysql-5.1 tree. | Dmitry Shulga | 2011-06-24 | 1 | -1/+48 |
| | | | |\ | |||||
| | | | | * | Fixed Bug#11756013 (formerly known as bug#47870): | Dmitry Shulga | 2011-06-23 | 1 | -1/+41 |
| | | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| | | |\ \ \ | | | | |/ / | | | |/| | | |||||
| | | | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | | | |\ \ | | | | | |/ | | | | |/| | |||||
| | | | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | | | * | Bug #45287: phase 2 : 5.0 64 bit compilation warnings | Georgi Kodinov | 2009-07-16 | 1 | -3/+3 |
| | | | * | | Manual merge from the bugfix tree. | Alexey Kopytov | 2010-06-11 | 1 | -1/+6 |
| | | | |\ \ | |||||
| | | * | | | | Bug #58414 mysql_upgrade fails on dump upgrade between 5.1.53 -> 5.5.8 | Jon Olav Hauglid | 2010-11-30 | 1 | -0/+2 |
| | | * | | | | Bug#45445: cannot execute procedures with thread_stack set to 128k. | Alexander Nozdrin | 2010-11-24 | 1 | -6/+0 |
| | | * | | | | Bug #57663 Concurrent statement using stored function and DROP DATABASE | Jon Olav Hauglid | 2010-11-17 | 1 | -0/+100 |
| | | * | | | | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 1 | -10/+13 |
| | | * | | | | Fixed bug#45445 - cannot execute procedures with thread_stack | Dmitry Shulga | 2010-10-21 | 1 | -0/+6 |
| | | * | | | | Fix for bug#57061 "User without privilege on routine can | Dmitry Lenev | 2010-10-07 | 1 | -32/+0 |
| | | * | | | | Bug #56137 "Assertion `thd->lock == 0' failed on upgrading | Dmitry Lenev | 2010-08-31 | 1 | -0/+4 |
| | | * | | | | A pre-requisite patch for the fix for Bug#52044. | Konstantin Osipov | 2010-07-27 | 1 | -8/+8 |
| | | * | | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-06-11 | 1 | -1/+8 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Manual merge from the bugfix tree. | Alexey Kopytov | 2010-06-11 | 1 | -1/+6 |
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| / / | | | | | |/ / | |||||
| | | | | * | | Bug #42064: low memory crash when importing hex strings, in | Alexey Kopytov | 2010-05-21 | 1 | -1/+6 |
| | | * | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-06-10 | 1 | -9/+7 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -14/+10 |
| | | | |/ / | |||||
| | | | * | | Bug#47736 killing a select from a view when the view is processing a function... | Sergey Glukhov | 2010-02-05 | 1 | -0/+4 |
| | | | * | | Manual merge with Conflicts: | 2010-01-25 | 1 | -5/+8 | |
| | | | |\ \ | |||||
| | | | | * | | Backport Bug#37148 to 5.1 | He Zhenxing | 2010-01-24 | 1 | -5/+8 |
| | | * | | | | Bug #51839 mixup of DDL causes slave to stop | 2010-04-28 | 1 | -14/+16 | |
| | | * | | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+12 |
| | | * | | | | Manual merge from mysql-next-mr. | Alexander Nozdrin | 2010-02-15 | 1 | -9/+15 |
| | | |\ \ \ \ | |||||
| | | | * | | | | BUG#51021: current_stmt_binlog_row_based not removed in next-mr | Luis Soares | 2010-02-10 | 1 | -0/+3 |
| | | | * | | | | BUG#51021: current_stmt_binlog_row_based not removed in next-mr | Luis Soares | 2010-02-09 | 1 | -9/+12 |
| | | * | | | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-06 | 1 | -0/+13 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | | * | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-01-30 | 1 | -0/+13 |
| | | | |\ \ \ \ | |||||
| | | | | * \ \ \ | Auto-merge from mysql-5.1-bugteam. | Alexander Nozdrin | 2010-01-30 | 1 | -0/+13 |
| | | | | |\ \ \ \ | | | | | | |/ / / | |||||
| | | | | | * | | | Bug #49132 Replication failure on temporary table + DDL | 2010-01-22 | 1 | -0/+13 | |
| | | | | | |/ / | |||||
| | | * | | | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-05 | 1 | -5/+5 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | | * | | | | Auto-merge from mysql-next-mr. | Alexander Nozdrin | 2010-01-21 | 1 | -6/+8 |
| | | | |\ \ \ \ | |||||
| | | | | * \ \ \ | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-merge | Alfranio Correia | 2010-01-07 | 1 | -6/+8 |
| | | | | |\ \ \ \ | |||||
| | | | | | * \ \ \ | merge mysql-5.1-rep+3 --> mysql-5.1-rep+2-delivery1 | Alfranio Correia | 2009-12-17 | 1 | -6/+8 |
| | | | | | |\ \ \ \ | |||||
| | | | | | | * \ \ \ | mergin 5.1 -> rep+2 -> rep+3. create_table_from_dump issue will be merged on ... | Andrei Elkin | 2009-11-30 | 1 | -2/+2 |
| | | | | | | |\ \ \ \ | |||||
| | | | | | | * | | | | | WL#2687 WL#5072 BUG#40278 BUG#47175 | Alfranio Correia | 2009-11-03 | 1 | -1/+1 |