189094 Commits (6cf8f05fd9deb900a78898576b85753e09feddaa)
 

Author SHA1 Message Date
Sergey Vojtovich 6cf8f05fd9 Fixed centos 6 build failure 6 years ago
Daniel Black 97506bf7c3 mysql-test: add large_pages test 6 years ago
Daniel Black 5f5bb63b2e Add Daniel Black to authors 6 years ago
Daniel Black a0d5894015 my_pagepages: perror -> my_error 6 years ago
Daniel Black a535d4d1a6 my_largepage: fprintf -> my_{printf_,}error 6 years ago
Daniel Black 11aaf5c8d2 add EE_BADMEMORY_RELEASE 6 years ago
Daniel Black 5e86b2eec8 my_large_malloc: style fix 6 years ago
Daniel Black 2c00502014 my_largepage: reduce includes already in my_global.h 6 years ago
Daniel Black 96d4b228ea my_large_pages: simplify solaris constants 6 years ago
Daniel Black 7b7a9161e2 my_large_pages: remove conventional memory(my_malloc_lock) fallback 6 years ago
Marko Mäkelä ccc06931c3 Merge 10.4 into 10.5 6 years ago
Marko Mäkelä 476966b3fb MDEV-21535 Unnecessarily large ha_innobase::records_in_range() scans 6 years ago
Rasmus Johansson 9075973dbf MDEV-17812 Use MariaDB in error messages instead of MySQL 6 years ago
Marko Mäkelä 0eab87cef2 MDEV-22010: Allow mariadbd in mtr suppressions 6 years ago
Marko Mäkelä 1738c0f1be MDEV-22169 Recovery fails after failing to insert into mlog_init 6 years ago
Daniel Black d848fcad69 MDEV-22010: mtr, "mariadbd" exists in mysys error messages 6 years ago
Daniel Black dcc2eaebbd MDEV-22010: mtr search for mariadbd first 6 years ago
Elena Stepanova 778a174e5e Postfix for f46917238: use colon instead of comma 6 years ago
Otto Kekäläinen b6eabce139 Travis-CI: Shorten deb build log to keep it under 4 MB 6 years ago
Otto Kekäläinen 28604c349b Travis-CI: Add missing build dependency dh-exec 6 years ago
Aleksey Midenkov 139117528a MDEV-22153 ALTER add default history partitions makes table inaccessible 6 years ago
Sergey Vojtovich 22811a1c60 Fixed build failure 6 years ago
Daniel Black 113e227e26 my_largepage.c: cleanup 6 years ago
Daniel Black abb2332420 travis: xcode11.3 6 years ago
Daniel Black 9bf3a3a47a HAVE_LARGE_PAGES no longer global 6 years ago
Daniel Black 71337a4452 my_large_malloc/free fall back to my_{malloc|free}_lock 6 years ago
Daniel Black 2a18e783ca my_large_page: more verbose errors on allocation fallback/failure 6 years ago
Daniel Black d5568e7591 my_large_malloc_int consolidated into my_large_malloc 6 years ago
Daniel Black 472d2d0492 my_large_free_int merge into my_large_free 6 years ago
Otto Kekäläinen 4ac7693678 Add author "Otto Kekäläinen" to SHOW AUTHORS 6 years ago
Otto Kekäläinen b541defea0 Deb: Build depend on libcurl4-openssl-dev as primary option 6 years ago
Otto Kekäläinen 6959c0922a MDEV-20298 Make mariadb-client-10.5 perl dep backwards compatible 6 years ago
Otto Kekäläinen 333e1d82fc Deb: Update control file Depends to include only variables that are set 6 years ago
Otto Kekäläinen 2cedf3eca4 MDEV-21303: Fix man page packaging for new mariadb-* named binaries 6 years ago
Otto Kekäläinen 80abfa0eda Don't force to use all processors in autobake-deb.sh 6 years ago
Otto Kekäläinen 1589cf1cb3 Deb: Remove TokuDB from Debian packages while keeping it easy to revert 6 years ago
Otto Kekäläinen 91994b6be4 Deb: Extend control dependencies for MySQL 8.0 and clean up 6 years ago
Otto Kekäläinen 400d7709ce Deb: Clean away deprecated autobake modifications 6 years ago
Elena Stepanova f469172380 Do not print LSAN suppression statistics in the output 6 years ago
Sergey Vojtovich 40c2cf335d MDEV-22146 - Server crashes in mysql_ha_flush_tables upon ALTER SERVER 6 years ago
Sergey Vojtovich 2e2138baa5 Simplified away my_get_large_page_size() 6 years ago
Sergey Vojtovich 30379b487f HAVE_LARGE_PAGE_OPTION to HAVE_LARGE_PAGES 6 years ago
Sergey Vojtovich 4338bb8a75 Coding style fixes 6 years ago
Sergey Vojtovich e4a960780f my_next_large_page_size() cleanup 6 years ago
Sergey Vojtovich fc6e8b4b1b Cleanup HAVE_MMAP_ALIGNED: one cmake check less 6 years ago
Aleksey Midenkov 40f4d8c671 MDEV-21941 assertion cleanups 6 years ago
Aleksey Midenkov 105b879d0f MDEV-21941 RENAME doesn't work for system time or period fields 6 years ago
Aleksey Midenkov 431a740815 MDEV-21889 IF EXISTS clause does not work for RENAME COLUMN and RENAME INDEX 6 years ago
Aleksey Midenkov 6fb3e83d74 MDEV-21889 Typo fix: ER_KEY_DOES_NOT_EXISTS 6 years ago
Aleksey Midenkov aa7f2578fc MDEV-21471 ER_CRASHED_ON_USAGE upon UPDATE FOR PORTION on Aria table 6 years ago