Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -2/+1 |
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -2/+2 |
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-10-30 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-18 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Windows : Fix truncation warnings in sql/ | Vladislav Vaintroub | 2017-10-10 | 1 | -1/+1 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -3/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 1 | -3/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -1/+1 |
| | * | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
* | | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -2/+1 |
|/ / / / | |||||
* | | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -7/+8 |
|/ / / | |||||
* | | | General spell fixing in comments and strings | Otto Kekäläinen | 2016-06-08 | 1 | -1/+1 |
|/ / | |||||
* | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-08-27 | 1 | -1/+2 |
* | | cleanup: use WRITE_CACHE for view frm files | Sergei Golubchik | 2015-06-27 | 1 | -21/+21 |
* | | misc IO_CACHE cleanups | Sergei Golubchik | 2015-06-02 | 1 | -1/+1 |
* | | Merge tag 'mariadb-10.0.19' into 10.1 | Sergei Golubchik | 2015-06-01 | 1 | -1/+1 |
|\ \ | |||||
| * | | MDEV-8045 Assertion `0' fails in Protocol::end_statement on CREATE VIEW after... | Sergei Golubchik | 2015-05-03 | 1 | -1/+1 |
* | | | MDEV-7671: Cache VIEW definitions in the TDC | Oleksandr Byelkin | 2015-03-11 | 1 | -30/+32 |
|/ / | |||||
* | | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -1/+1 |
|/ | |||||
* | 5.3 merge | Sergei Golubchik | 2012-05-04 | 1 | -3/+48 |
|\ | |||||
| * | LPBUG#983285 - incompatibility in frm in case of VIEWs with non-default ALGOR... | Vladislav Vaintroub | 2012-04-20 | 1 | -3/+48 |
| * | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -2/+5 |
| |\ | |||||
| | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+5 |
| | |\ | |||||
* | | \ | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+5 |
| | |\ \ \ | |||||
| | | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | * | | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-10 | 1 | -5/+5 |
* | | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | fix compile warnings | Vladislav Vaintroub | 2011-07-05 | 1 | -2/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
| * | | | Fix for: LP #634955: Assert in _ma_update_at_original_place() | Michael Widenius | 2010-11-02 | 1 | -1/+1 |
| |/ / | |||||
* | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+4 |
* | | | WL#2360 Performance schema | Marc Alff | 2010-01-06 | 1 | -14/+17 |
|/ / | |||||
* | | Bug#44834 strxnmov is expected to behave as you'd expect | Sergey Glukhov | 2009-06-19 | 1 | -2/+2 |
* | | Bug#43385 Cannot ALTER DATABASE ... UPGRADE DATA DIRECTORY NAME when Views ex... | Sergey Glukhov | 2009-04-13 | 1 | -2/+3 |
* | | Merge fix for bug 38145 from 5.0. | Chad MILLER | 2009-01-26 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Merge from dev tree. | Chad MILLER | 2009-01-14 | 1 | -0/+5 |
| |\ | |||||
| | * | Bug#38145: .frm file isn't sync'd with sync_frm enabled | Chad MILLER | 2009-01-14 | 1 | -0/+5 |
* | | | manual merge 5.0-bugteam --> 5.1-bugteam (bug 40021) | Gleb Shchepa | 2008-11-14 | 1 | -94/+4 |
|\ \ \ | |/ / | |||||
| * | | Bug #40021: Renaming view fails, archived .frm for view is | Gleb Shchepa | 2008-11-14 | 1 | -89/+4 |
| |/ | |||||
* | | manual merge 5.0-bugteam --> 5.1-bugteam | Gleb Shchepa | 2008-09-30 | 1 | -3/+21 |
|\ \ | |/ | |||||
| * | Fixed bug #17823: 'arc' directories inside database directories. | Gleb Shchepa | 2008-09-30 | 1 | -3/+21 |
* | | Doxygenized comments. | unknown | 2007-10-11 | 1 | -147/+143 |
* | | Slow query log to file now displays queries with microsecond precission | unknown | 2007-07-30 | 1 | -1/+1 |
* | | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -35/+32 |