Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed even more warning that was found with -Wunused | Monty | 2018-04-30 | 1 | -1/+1 |
* | Added name to MEM_ROOT for esier debugging | Monty | 2018-02-02 | 1 | -1/+1 |
* | MDEV-6262 analyze the coverity report on mariadb | Sergei Golubchik | 2017-05-19 | 1 | -5/+6 |
* | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 1 | -1/+1 |
* | win32-debug build failure | Sergei Golubchik | 2015-01-23 | 1 | -0/+5 |
* | 5.5 merge | Sergei Golubchik | 2015-01-21 | 1 | -5/+0 |
|\ | |||||
| * | Fixed a couple of compiler warnings. | Sergey Vojtovich | 2014-12-19 | 1 | -5/+0 |
* | | 10.0-base merge | Sergei Golubchik | 2013-01-31 | 1 | -1/+1 |
|\ \ | |||||
| * | | cleanup: use MYF() for mysys flags | Sergei Golubchik | 2013-01-23 | 1 | -1/+1 |
| * | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -1/+1 |
| |/ | |||||
* | | compilation and test failures | Sergei Golubchik | 2012-10-04 | 1 | -11/+11 |
|/ | |||||
* | 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 |
* | | cleanups | Sergei Golubchik | 2011-10-19 | 1 | -0/+2 |
* | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -6/+14 |
|\ \ | |||||
| * \ | merge | Vladislav Vaintroub | 2011-03-29 | 1 | -0/+5 |
| |\ \ | |||||
| | * | | fix VS warning about variable 'unused' being used | Vladislav Vaintroub | 2011-03-29 | 1 | -0/+5 |
| * | | | Merge with 5.2 | Michael Widenius | 2011-03-09 | 1 | -5/+10 |
| |\ \ \ | | |/ / | |||||
| | * | | lp:705210 - Compiling with BUILD/compile-pentium64-debug fails | Sergei Golubchik | 2011-01-20 | 1 | -4/+5 |
| | * | | lp:700982 - Non-portable code in client plugin (fails on ARM). | Sergei Golubchik | 2011-01-20 | 1 | -2/+7 |
| * | | | Fixed compiler warnings and some test failures found by buildbot | Michael Widenius | 2011-02-23 | 1 | -1/+2 |
| |/ / | |||||
* | | | adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaks | Sergei Golubchik | 2011-07-10 | 1 | -16/+29 |
* | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -27/+40 |
|\ \ \ | | |/ | |/| | |||||
| * | | Addendum to the fix for bug #12325444 | Georgi Kodinov | 2011-04-29 | 1 | -1/+1 |
| * | | Bug #11766854: 60075: MYSQL_LOAD_CLIENT_PLUGIN DOESN'T CLEAR ERROR | Georgi Kodinov | 2011-03-17 | 1 | -0/+1 |
| * | | Remove configuration preprocessor symbols 'THREAD' | Magne Mahre | 2011-01-11 | 1 | -6/+0 |
| * | | Bug #57559: Crash in Client plugin api | Georgi Kodinov | 2010-11-17 | 1 | -2/+2 |
| * | | Fix compile error on Windows after WL#1054 push. | Vladislav Vaintroub | 2010-10-04 | 1 | -5/+7 |
| * | | Bug #56767: Make sure client plugins in 1054 are compatible with | Georgi Kodinov | 2010-10-04 | 1 | -0/+22 |
| * | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 1 | -0/+453 |
| / | |||||
* | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -1/+1 |
|/ | |||||
* | pluggable auth with plugin examples | Sergei Golubchik | 2010-03-29 | 1 | -0/+436 |