Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | | |||||
* | | | Small refactoring in vio. | Vladislav Vaintroub | 2018-10-05 | 1 | -1/+0 |
|/ / | | | | | | | | | | | - remove function prototype for shared memory (no more used), and VIO members that are unused - Do not call DisconnectNamedPipe on pipe handle. CloseHandle() is enough. | ||||
* | | Fix and reenable Windows compiler warning C4800 (size_t conversion). | Vladislav Vaintroub | 2018-01-26 | 1 | -2/+2 |
|/ | |||||
* | MDEV-3822 :10.0-serg fails on windows buildslaves | Vladislav Vaintroub | 2012-11-04 | 1 | -49/+26 |
| | | | | | | Fix mismerged code from 5.6 (named-pipe related). viopipe.c, which was introduced in 5.6 is now copied almost identically into 10.0 The unused vio::pipe_overlapped is removed. | ||||
* | Compile 10.0 on Windows | Vladislav Vaintroub | 2012-08-30 | 1 | -3/+3 |
| | |||||
* | Next part of merge. See TODO for details | Michael Widenius | 2012-08-14 | 1 | -0/+168 |