summaryrefslogtreecommitdiff
path: root/storage/connect/maputil.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warnings from connect engineMonty2019-08-231-1/+1
* MDEV-9617 solaris sparc build fails on 10.0Sergei Golubchik2016-04-241-2/+2
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-1/+1
* - Fix a test failure. Due to mmap on void file being accepted on WindowsOlivier Bertrand2014-08-271-6/+8
* - FIX some MAP and XMAP errors (such as mapped indexes not closed)Olivier Bertrand2014-05-101-1/+10
* - Resetting chmod to non executableunknown2013-03-111-0/+0
* - Commit changes on memory mapping that hopefully should now work on Linux.Olivier Bertrand2013-03-081-3/+3
* - Working on the problem of writing to mapped files on LinuxOlivier Bertrand2013-03-081-4/+12
|\
| * - Fix a bug causing the server to crash when writing on a memory mappedOlivier Bertrand2013-03-071-5/+16
* | - Fix bug causing a crash when writing to a memory mapped file on Linux.Olivier Bertrand2013-03-071-5/+14
|/
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-172/+172
* Introducing functions global_open() and global_fopen() for these purposes:Alexander Barkov2013-02-061-1/+1
* Removing os2def.hAlexander Barkov2013-01-291-1/+0
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+173