Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ...... | Alexander Barkov | 2020-08-01 | 1 | -0/+1 |
* | Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3 | Alexander Barkov | 2019-09-04 | 1 | -0/+1 |
|\ | |||||
| * | MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r... | Alexander Barkov | 2019-09-03 | 1 | -0/+1 |
* | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | | Cleanup session tracker redundancy | Sergey Vojtovich | 2019-05-03 | 1 | -1/+0 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * \ | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-10-27 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-10-23 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | Bug #26275510 BUNDLED ZLIB DOESN'T INCLUDE FIXES FOR SOME VULNERABILITIES | Aditya A | 2018-07-09 | 1 | -2/+1 |
| | | | | * | Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANG | Jon Olav Hauglid | 2014-10-13 | 1 | -0/+8 |
| | | | | * | Bug#18123048 ENABLE BUILD OF SHARED LIBMYSQLD ON LINUX | Tor Didriksen | 2014-02-04 | 1 | -1/+35 |
| | | | | * | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| | | | | |\ | |||||
| | | | | | * | Updated/added copyright headers | Kent Boortz | 2012-02-15 | 1 | -2/+1 |
| | | | | | * | Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONS | Tor Didriksen | 2011-11-30 | 1 | -0/+1 |
| | | | | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+2 |
| | | | | * | | Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONS | Tor Didriksen | 2011-12-02 | 1 | -0/+1 |
| | | | | * | | Bug#58158 LINK_LIBRARIES for MYSQL_ADD_PLUGIN is not added to libmysqld | Magnus Blåudd | 2010-11-16 | 1 | -2/+1 |
| | | | | * | | merge of mysql-5.5 into mysql-5.5-wl1054 | Georgi Kodinov | 2010-09-20 | 1 | -1/+2 |
| | | | | |\ \ | |||||
| | | | | | * \ | Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime. | Jon Olav Hauglid | 2010-08-18 | 1 | -3/+4 |
| | | | | | |\ \ | |||||
| | | | | | | * \ | merge | Mattias Jonsson | 2010-08-16 | 1 | -2/+2 |
| | | | | | | |\ \ | |||||
| | | | | | | | * | | Rename of sql_alter_table -> sql_alter and sql_table_maintenance -> sql_admin | Mattias Jonsson | 2010-08-16 | 1 | -2/+2 |
| | | | | | | * | | | merge | Mattias Jonsson | 2010-08-16 | 1 | -1/+2 |
| | | | | | | |\ \ \ | | | | | | | | |/ / | |||||
| | | | | | | | * | | Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait for | Mattias Jonsson | 2010-08-16 | 1 | -1/+2 |
| | | | | | * | | | | Extract reload_acl_and_cache() and flush_tables_with_read_lock() | Konstantin Osipov | 2010-08-13 | 1 | -1/+1 |
| | | | | | | |/ / | | | | | | |/| | | |||||
| | | | | * | | | | merged mysql-5.5 into WL1054-5.5 | Georgi Kodinov | 2010-08-16 | 1 | -2/+2 |
| | | | | |\ \ \ \ | | | | | | | |/ / | | | | | | |/| | | |||||
| | | | | | * | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). | Alexander Nozdrin | 2010-08-12 | 1 | -2/+2 |
| | | | | | |/ / | |||||
| | | | | * | | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 1 | -0/+1 |
| | | | | |/ / | |||||
| | | | | * | | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -1/+1 |
| | | | | * | | Auto-merge from mysql-trunk-stage. | Alexander Nozdrin | 2010-06-21 | 1 | -2/+3 |
| | | | | |\ \ | |||||
| | | | | | * \ | merge | Daniel Fischer | 2010-06-18 | 1 | -2/+3 |
| | | | | | |\ \ | |||||
| | | | | | | * \ | Merge | Daniel Fischer | 2010-04-21 | 1 | -1/+12 |
| | | | | | | |\ \ | |||||
| | | | | | | | * | | Try a bunch of fixes. | Jonathan Perkin | 2010-03-31 | 1 | -1/+1 |
| | | | | | | | * | | Apply wlad fixes from mysql-next-mr-bugfixing | Jonathan Perkin | 2010-03-31 | 1 | -0/+5 |
| | | | | | | * | | | Add components to INSTALL, some eraly Wix support | Vladislav Vaintroub | 2010-02-10 | 1 | -2/+3 |
| | | | | * | | | | | Bug#42643: InnoDB does not support replication of TRUNCATE TABLE | Davi Arnaut | 2010-05-25 | 1 | -1/+2 |
| | | | | |/ / / / | |||||
| | | | | * | | | | Changes to build using CMake according to existing release packages: | Jonathan Perkin | 2010-05-12 | 1 | -1/+1 |
| | | | | * | | | | Backport of: | Konstantin Osipov | 2010-04-13 | 1 | -1/+1 |
| | | | | * | | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+1 |
| | | | | * | | | | Bug #52149 - packaging differences in CMake build | Vladislav Vaintroub | 2010-03-17 | 1 | -0/+5 |
| | | | | | |/ / | | | | | |/| | | |||||
| | | | | * | | | Install static client and embedded debug libraries | Vladislav Vaintroub | 2010-02-20 | 1 | -0/+5 |
| | | | | * | | | merge | Vladislav Vaintroub | 2010-02-16 | 1 | -1/+2 |
| | | | | |\ \ \ | | | | | | |/ / | | | | | |/| | | |||||
| | | | | | * | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-06 | 1 | -1/+2 |
| | | | | | |\ \ | |||||
| | | | | | * \ \ | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-03 | 1 | -1/+2 |
| | | | | | |\ \ \ | |||||
| | | | | | * | | | | Backport of: | Konstantin Osipov | 2009-12-03 | 1 | -1/+1 |
| | | | | | * | | | | Initial import of WL#3726 "DDL locking for all metadata objects". | Konstantin Osipov | 2009-11-30 | 1 | -0/+1 |