Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 5 | -9/+9 |
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-08-31 | 1 | -0/+2 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Marko Mäkelä | 2017-08-30 | 1 | -0/+2 |
| |\ | |||||
| | * | Add missing {} to silence a compiler warning | Marko Mäkelä | 2017-08-30 | 1 | -0/+2 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-07-08 | 1 | -12/+17 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-07-07 | 1 | -12/+17 |
| |\ \ | | |/ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-07-06 | 1 | -12/+17 |
| | * | Run spider mtr suites in 10.0 only on demand. | Jacob Mathew | 2017-06-30 | 2 | -2/+2 |
| * | | Run spider mtr suites in 10.1 only on demand. | Jacob Mathew | 2017-06-30 | 2 | -2/+2 |
* | | | cleanup: generate_partition_syntax() | Sergei Golubchik | 2017-07-05 | 1 | -2/+1 |
* | | | Updated spider/bg and spider/handler mtr suites. | Jacob Mathew | 2017-06-30 | 17 | -743/+1419 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-22 | 2 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-19 | 1 | -1/+0 |
| |\ \ | | |/ | |||||
| | * | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 1 | -1/+1 |
| | * | MDEV-9998 Fix issues caught by Clang's -Wpointer-bool-conversion warning | Sergei Golubchik | 2017-05-15 | 1 | -1/+0 |
| | * | revert part of 69f1a32 | Sergei Golubchik | 2016-06-22 | 1 | -0/+38 |
| | * | Replace dynamic loading of mysqld.exe data for plugins, replace with MYSQL_PL... | Vladislav Vaintroub | 2016-06-21 | 1 | -38/+0 |
| * | | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 1 | -1/+1 |
* | | | MDEV-8954 unnecessary fetch of entire table | Jacob Mathew | 2017-05-01 | 9 | -0/+221 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 35 | -35/+35 |
|\ \ \ | |/ / | |||||
| * | | Correct FSF address | iangilfillan | 2017-03-10 | 35 | -35/+35 |
* | | | Fix many -Wconversion warnings. | Marko Mäkelä | 2017-03-07 | 1 | -20/+20 |
* | | | Mark spider tests big | Sergey Vojtovich | 2016-11-17 | 2 | -0/+2 |
* | | | Merge pull request #251 from ottok/ok-debpkg-10.2 | Otto Kekäläinen | 2016-11-01 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | MDEV-6284: Remove CMakeLists.txt hack that mangled the server install file | Otto Kekäläinen | 2016-10-27 | 1 | -1/+0 |
* | | | | MDEV-8791 - AIX: Unresolved Symbols during linking | Sergey Vojtovich | 2016-10-31 | 1 | -1/+1 |
|/ / / | |||||
* | | | misc after-merge changes: | Sergei Golubchik | 2016-09-10 | 1 | -3/+0 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 8 | -58/+36 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 8 | -58/+36 |
| |\ \ | | |/ | |||||
| | * | MDEV-9617 solaris sparc build fails on 10.0 | Sergei Golubchik | 2016-04-24 | 5 | -35/+35 |
| | * | MDEV-9281 - Debian: the Lintian complains about "shlib-calls-exit" in handler... | Sergey Vojtovich | 2016-04-20 | 3 | -23/+1 |
* | | | MDEV-5535: Cannot reopen temporary table | Nirbhay Choubey | 2016-06-10 | 1 | -1/+1 |
* | | | Code cleanups | Sergey Vojtovich | 2016-06-10 | 1 | -1/+2 |
* | | | Reuse THD for new user connections | Monty | 2016-06-04 | 2 | -10/+5 |
* | | | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoring | Alexander Barkov | 2016-05-17 | 1 | -1/+1 |
* | | | Merge branch '10.2' into bb-10.2-mdev9543 | Sergei Petrunia | 2016-04-07 | 28 | -0/+660 |
|\ \ \ | |||||
| * | | | MDEV-6720 - enable connection log in mysqltest by default | Sergey Vojtovich | 2016-03-31 | 28 | -0/+660 |
* | | | | Merge branch '10.2' into bb-10.2-mdev9543 | Sergei Petrunia | 2016-03-28 | 7 | -65/+54 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 3 | -37/+37 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 3 | -37/+37 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11" | Sergei Golubchik | 2016-03-21 | 3 | -37/+37 |
| * | | | Removed TABLE->sort to make it possible to have multiple active calls to | Monty | 2016-03-22 | 1 | -1/+2 |
| * | | | MDEV-6150 Speed up connection speed by moving creation of THD to new thread | Monty | 2016-02-07 | 4 | -26/+14 |
| * | | | Merge branch '10.1' into 10.2 | Monty | 2016-02-06 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | A clean-up patch for Item_func_conv_charset (needed for MDEV-9181) | Alexander Barkov | 2016-01-26 | 1 | -1/+1 |
* | | | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646 | Igor Babaev | 2016-02-09 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2015-12-29 | 23 | -327/+1463 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 23 | -327/+1463 |
| |\ \ | | |/ | |||||
| | * | MDEV-9088 Server crashes on shutdown after the second post of feedback report | Sergei Golubchik | 2015-12-19 | 1 | -30/+0 |
| | * | Merge branch 'kentoku/10.0' into 10.0 | Sergei Golubchik | 2015-12-13 | 23 | -286/+1462 |
| | |\ |