summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28746 Wrong error code ER_BAD_DB_ERROR for long filenamesVladislav Vaintroub2022-07-071-7/+6
* MDEV-22590 SIGSEGV in flush_all_key_blocks when changing key_buffer_size / AS...Oleksandr Byelkin2022-06-241-1/+1
* MDEV-28178 Windows : sporadic ER_ERROR_ON_RENAME .. (errno: 13 "Permission de...Vladislav Vaintroub2022-03-281-3/+6
* Merge branch 10.2 into 10.3Julius Goryavsky2021-12-231-2/+24
|\
| * MDEV-23175: my_timer_milliseconds clock_gettime for multiple platfomrsbb-10.2-MDEV-23175-backportDaniel Black2021-12-221-2/+24
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-12-062-5/+9
|\ \ | |/
| * MDEV-27088: Server crash on ARM (WMM architecture) due to missing barriers in...Martin Beck2021-11-302-5/+9
* | Merge 10.2 into 10.3Marko Mäkelä2021-10-281-2/+2
|\ \ | |/
| * Safemalloc typo fix found by clang.Oleksandr Byelkin2021-10-261-2/+2
* | Link with libatomic to enable C11 atomics supportVicențiu Ciorbaru2021-10-191-0/+4
* | Merge 10.2 into 10.3Marko Mäkelä2021-10-131-0/+7
|\ \ | |/
| * Xcode compatibility updateSergei Krivonos2021-10-121-0/+7
* | MDEV-11499 mysqltest, Windows : improve diagnostics if server fails to shutdownVladislav Vaintroub2021-09-242-2/+117
* | Merge 10.2 into 10.3Marko Mäkelä2021-08-311-3/+3
|\ \ | |/
| * Fix GCC 11 -Wmaybe-uninitialized for PLUGIN_PERFSCHEMAMarko Mäkelä2021-08-301-3/+3
* | Merge 10.2 into 10.3Marko Mäkelä2021-07-271-1/+1
|\ \ | |/
| * fix clang build: check alignment the other wayEugene Kosov2021-07-261-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-06-211-2/+1
|\ \ | |/
| * fix clang buildEugene Kosov2021-06-151-2/+1
* | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-6/+27
|\ \ | |/
| * MDEV-25584 Implement posix semantics file deletion for Windows 10Vladislav Vaintroub2021-05-031-6/+27
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-211-1/+1
|\ \ | |/
| * MDEV-15064: IO_CACHE mysys read_pos, not libmaria rc_posbb-10.2-danielblack-MDEV-15064-IO_CACHE-read_posRainer Orth2021-04-171-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-191-1/+1
|\ \ | |/
| * myseek: AIX has no "tell"bb-10.2-danielblack-aix-notellDaniel Black2021-03-191-1/+1
* | MENT-1098 Crash during update on 10.4.17 after upgrade from 10.4.10Monty2021-02-251-21/+34
* | mysys: lf_hash - fix l_search size_t keylenDaniel Black2021-02-251-1/+1
* | Merge remote-tracking branch 'origin/10.2' into 10.3Daniel Black2021-02-251-15/+15
|\ \ | |/
| * MDEV-23510: arm64 lf_hash alignment of pointersDaniel Black2021-02-251-14/+14
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-1/+1
|\ \ | |/
| * MDEV-21646: postfix - my_addr_resolve: static Dl_info infoDaniel Black2020-12-151-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2020-11-022-3/+4
|\ \ | |/
| * MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-022-3/+4
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-302-12/+18
|\ \ | |/
| * remove non-working debug assertSergei Golubchik2020-10-291-3/+0
| * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-281-9/+18
| |\
| | * MDEV-14945 possible buffer overflow in stack resolverVicențiu Ciorbaru2020-10-261-9/+18
* | | Merge 10.2 into 10.3Marko Mäkelä2020-10-281-3/+3
|\ \ \ | |/ /
| * | MDEV-23867: insert... select crash in compute_window_funcVarun Gupta2020-10-231-3/+3
* | | cleanup: use predefined CMAKE_DL_LIBSSergei Golubchik2020-10-231-1/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2020-10-222-3/+5
|\ \ \ | |/ /
| * | minor fixes of rpl_start_stop_slave and rpl_slave_grp_exec tests, expanding r...Alice Sherepa2020-10-141-0/+3
| * | UBSAN UndefinedBehaviorSanitizer: undefined-behavior ../mysys/hash.c:798:9Eugene Kosov2020-10-031-3/+2
* | | MDEV-23741 Windows : error when renaming file in ALTER TABLEVladislav Vaintroub2020-09-171-3/+56
* | | Merge 10.2 into 10.3Marko Mäkelä2020-09-032-4/+8
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-09-032-4/+8
| |\ \ | | |/
| | * MDEV-22387: Do not pass null pointer to some memcpy()Marko Mäkelä2020-09-032-4/+8
* | | Merge 10.2 into 10.3Marko Mäkelä2020-08-201-117/+16
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-08-201-117/+16
| |\ \ | | |/
| | * MDEV-23491: __bss_start breaks compilation of various platformsOleksandr Byelkin2020-08-181-106/+16