Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| | |||||
* | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -1/+1 |
| | |||||
* | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -4/+4 |
| | | | | | | | | | | | - Fix win64 pointer truncation warnings (usually coming from misusing 0x%lx and long cast in DBUG) - Also fix printf-format warnings Make the above mentioned warnings fatal. - fix pthread_join on Windows to set return value. | ||||
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 1 | -3/+2 |
| | |||||
* | compilation warning | Sergei Golubchik | 2017-07-07 | 1 | -1/+3 |
| | |||||
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-22 | 1 | -3/+2 |
| | |||||
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -9/+9 |
| | |||||
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -2/+3 |
| | |||||
* | remove libmysql/ | Sergei Golubchik | 2016-09-12 | 1 | -0/+4920 |
also disable server's client plugins when C/C has the same |