summaryrefslogtreecommitdiff
path: root/storage/connect/maputil.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2022-07-271-6/+6
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-6/+6
| |\
| | * Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-6/+6
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-1/+1
| |\ \ | | |/
| | * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-1/+1
| | * Fix compile error on LINUX (LARGE_INTEGER)Olivier Bertrand2020-11-031-2/+2
| | * - Implementation of the Json BJSON representation.Olivier Bertrand2020-11-031-2/+2
| * | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-1/+1
| |/
* | 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