Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ensure that STRING_WITH_LEN is only used with string literals | Sergei Golubchik | 2023-04-01 | 1 | -1/+1 |
* | MDEV-29613 Improve WITH_DBUG_TRACE=OFF | Marko Mäkelä | 2022-09-23 | 1 | -11/+14 |
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-09-03 | 1 | -1/+3 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-09-03 | 1 | -1/+3 |
| |\ | |||||
| | * | MDEV-22387: Do not pass null pointer to some memcpy() | Marko Mäkelä | 2020-09-03 | 1 | -1/+3 |
* | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Code comment spellfixes | Ian Gilfillan | 2020-07-22 | 1 | -2/+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 |
| |\ \ | | |/ | |||||
| | * | Update FSF address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -3/+3 |
* | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -2/+2 |
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -2/+2 |
* | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
| * | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
* | | | Merge branch 'bb-10.2-ext' into 10.3 | Sergei Golubchik | 2017-08-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | MDEV-13179 main.errors fails with wrong errno | Monty | 2017-08-07 | 1 | -1/+1 |
* | | | Remove dumping of some not needed core's when running test suite | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
* | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ / | |||||
* | | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoring | Alexander Barkov | 2016-05-17 | 1 | -27/+30 |
|/ | |||||
* | - Renaming variables so that they don't shadow others (After this patch one c... | Monty | 2015-07-06 | 1 | -1/+2 |
* | MDEV-6650 - LINT_INIT emits code in non-debug builds | Sergey Vojtovich | 2015-03-16 | 1 | -2/+1 |
* | MDEV-6582: DEBUG_SYNC does not reset mysys_var->current_mutex, causes asserti... | Kristian Nielsen | 2014-11-26 | 1 | -3/+5 |
* | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -0/+1 |
* | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 1 | -2/+2 |
|\ | |||||
| * | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -2/+2 |
| |\ | |||||
| | * | mysql-5.5.33 merge | Sergei Golubchik | 2013-09-06 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8 | Tor Didriksen | 2013-06-14 | 1 | -2/+2 |
* | | | | mdl_sync now works. | Michael Widenius | 2013-07-02 | 1 | -12/+12 |
* | | | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -6/+1 |
* | | | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -5/+11 |
* | | | | 10.0-base merge | Sergei Golubchik | 2013-01-31 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -1/+2 |
* | | | | Merge MariaDB 10.0-base to MariaDB 10.0 | unknown | 2012-12-18 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-532: Async InnoDB commit checkpoint. | unknown | 2012-12-14 | 1 | -0/+1 |
| |/ / | |||||
* | | | fixes for test failures | Sergei Golubchik | 2012-09-27 | 1 | -0/+2 |
|/ / | |||||
* | | debug_sync is now a service, available to dynamically loaded plugins. | Sergei Golubchik | 2012-03-28 | 1 | -347/+8 |
* | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -2/+2 |
| |\ \ | |||||
| | * \ | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+2 |
| | |\ \ | |||||
| | * | | | Fixed compiler warnings. | Michael Widenius | 2010-12-03 | 1 | -0/+1 |
* | | | | | rename debug variable to debug_dbug, to make test pass in release builds | Sergei Golubchik | 2011-12-15 | 1 | -1/+1 |
* | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ... | Michael Widenius | 2011-09-23 | 1 | -2/+2 |
* | | | | | few cmake/compiler warnings | Sergei Golubchik | 2011-11-03 | 1 | -1/+1 |