Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 '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 |
* | | 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 |
* | | | | | 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/+2 |
* | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -1/+5 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | add newline at the end of file | Vladislav Vaintroub | 2011-02-19 | 1 | -1/+1 |
| * | | | Fix remaining windows (32 bit) warnings. | Vladislav Vaintroub | 2011-02-19 | 1 | -1/+4 |
| * | | | Fixed compiler warnings | Michael Widenius | 2010-12-01 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Added comment on how to expand the use of the debug sync framework for scheduler | Mikael Ronstrom | 2011-03-04 | 1 | -0/+4 |
* | | | merge | Mikael Ronstrom | 2011-01-04 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. | Davi Arnaut | 2010-11-16 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure | Davi Arnaut | 2010-11-10 | 1 | -1/+1 |
| | |/ | |||||
* | | | Added support in DEBUG_SYNC framework for actions when THD object isn't activ... | Mikael Ronstrom | 2010-11-09 | 1 | -9/+19 |
|/ / | |||||
* | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -2/+2 |
* | | Post-merge fix: header is used by the client API. Obvious in retrospect. | Davi Arnaut | 2010-06-05 | 1 | -2/+9 |
* | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -5/+6 |
* | | Manual merge of mysql-trunk into mysql-trunk-merge. | Alexey Kopytov | 2010-03-24 | 1 | -109/+71 |
|\ \ | |||||
| * | | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -79/+5 |
| * | | WL#2360 Performance schema | Marc Alff | 2009-12-09 | 1 | -30/+66 |
* | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-03-22 | 1 | -0/+38 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Bug #51648 DBUG_SYNC_POINT is not defined on all platforms and mtr cant pre-... | Andrei Elkin | 2010-03-19 | 1 | -0/+38 |