| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-04-21 | 1 | -7/+9 |
|\ |
|
| * | Fix all warnings given by UBSAN | Monty | 2021-04-20 | 1 | -7/+9 |
* | | MDEV-21581 Helper functions and methods for CHARSET_INFO | Alexander Barkov | 2020-01-28 | 1 | -7/+8 |
* | | MDEV-19863 Add const to TYPELIB pointers | Alexander Barkov | 2019-06-26 | 1 | -1/+2 |
|/ |
|
* | 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 | -1/+2 |
* | | | | Fix warnings | Vladislav Vaintroub | 2018-02-06 | 1 | -1/+1 |
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -5/+5 |
* | | | | 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 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -1/+1 |
* | | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -8/+8 |
|/ / / |
|
* | | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference | Alexander Barkov | 2016-03-31 | 1 | -1/+1 |
|/ / |
|
* | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -1/+1 |
|\ \ |
|
| * \ | 5.5 merge | Sergei Golubchik | 2014-02-25 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
* | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -8/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fixed issues with partitions and create temporary table SELECT ... | Michael Widenius | 2013-07-03 | 1 | -8/+3 |
* | | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 |
* | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 1 | -1/+1 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Bug#15972635: Incorrect results returned in 32 table join with HAVING | Roy Lyseng | 2012-12-21 | 1 | -1/+1 |
* | | Implementation of Multi-source replication (MDEV:253) | Michael Widenius | 2012-09-28 | 1 | -0/+1 |
|/ |
|
* | Fix for BUG#59894 | Guilhem Bichot | 2011-02-11 | 1 | -2/+2 |
* | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+7 |
* | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -204/+59 |
* | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-09-23 | 1 | -1/+1 |
* | @@optimizer_switch backport and change from no_xxx to xx=on|off: post-review ... | Sergey Petrunia | 2009-03-14 | 1 | -54/+74 |
* | Change optimizer_switch from no_xxx to xxx=on/xx=off. | Sergey Petrunia | 2009-03-11 | 1 | -0/+182 |
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris | unknown | 2007-08-13 | 1 | -4/+2 |
* | Change find_type family to accept const TYPELIB*. | unknown | 2007-03-27 | 1 | -2/+4 |
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | unknown | 2006-12-23 | 1 | -2/+1 |
|\ |
|
| * | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
* | | Merge mysql.com:/home/my/mysql-5.0 | unknown | 2006-11-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Remove compiler warnings | unknown | 2006-11-20 | 1 | -1/+1 |
* | | Remove direct mapping of enum interval_type to mysql.event.interval_field | unknown | 2006-10-10 | 1 | -0/+30 |
* | | Making old tables seen with "#mysql50#" prefix, | unknown | 2005-12-31 | 1 | -1/+2 |
* | | WL#1324 table name to file name encoding | unknown | 2005-12-31 | 1 | -0/+76 |
|/ |
|
* | Remove compiler warnings and remove not used variables | unknown | 2005-02-25 | 1 | -2/+2 |
* | Merging conflicts resolved | unknown | 2005-01-11 | 1 | -2/+2 |
|\ |
|
| * | - Housekeeping: removed a few unreferenced variables, noticed while doing | unknown | 2005-01-11 | 1 | -2/+2 |
* | | manually merged | unknown | 2004-12-31 | 1 | -0/+37 |
|\ \
| |/ |
|
| * | Bug#7302: UCS2 data in ENUM field get truncated when new column is added | unknown | 2004-12-21 | 1 | -0/+37 |