summaryrefslogtreecommitdiff
path: root/mysys/my_init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | bugfix: EE_OPEN_WARNING could be statistically wrongSergei Golubchik2018-05-211-5/+21
* | | | Add checking of correct likely/unlikelyMichael Widenius2018-05-071-0/+6
* | | | Re-enable 'S' for --debug (sf_sanity checking for each call)Monty2017-12-221-0/+4
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-2/+0
|\ \ \ \ | |/ / /
| * | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+0
| |/ /
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-011-1/+0
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-08-281-1/+0
| |\ \
| | * | Windows : Do not use CRT routine to dump memory leaks.Vladislav Vaintroub2017-08-241-1/+0
| | * | MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf...Sergei Golubchik2017-05-151-2/+0
| | * | WIP: global readonly variable pcre_frame_sizeDaniel Black2017-05-151-0/+2
* | | | Added DBUG_ASSERT_AS_PRINTF compile flagMonty2017-08-241-1/+1
|/ / /
* | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-1/+1
| |\ \ | | |/
| | * Fix for memory leak in applications, like QT,that callsMonty2017-01-271-1/+1
| | * CRLF->LFSergei Golubchik2015-06-021-1/+1
* | | spelling fixesklemens2017-03-071-2/+2
* | | MDEV 4427: query timeoutsMonty2014-10-071-6/+12
|/ /
* | fixes for test failuresSergei Golubchik2012-09-271-5/+4
* | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-9/+17
|/
* fix compile error on unixesVladislav Vaintroub2012-04-151-1/+2
* fix application verifier crashesVladislav Vaintroub2012-04-151-1/+4
* mysql-5.5.22 mergeSergei Golubchik2012-03-281-1/+1
|\
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\
* | | move DBUG_END() after my_thread_global_end(), when all threads have already d...Sergei Golubchik2012-03-261-2/+3
* | | fix the include guards and add missing gplv2 headersSergei Golubchik2012-02-171-0/+1
* | | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \ \
| * \ \ Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \ \
| | * \ \ Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | |\ \ \
| | | * \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\ \ \ | | | | | |/ | | | | |/|
* | | | | | Fixed lp:909051 Options --debug and --disable-debug are known but ambiguous i...Michael Widenius2011-12-271-3/+3
* | | | | | win64 sysvar portability fixesSergei Golubchik2011-12-021-1/+1
* | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 5.2->5.3unknown2011-09-021-0/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ...Michael Widenius2011-09-021-0/+2
| | |/ / /
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-6/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug#12779790 COMPILATION FAILS OS X 10.7 - IMPLICIT DECLARATION OFJon Olav Hauglid2011-07-211-4/+0
| * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \
| | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-30/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-051-1/+2
| |\ \ \ \ \
| | * | | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-121-1/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-49/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-49/+1
| | | |/ / | | |/| |
* | | | | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-4/+16
* | | | | fix memory leaks and other problems found by safemallocSergei Golubchik2011-07-101-5/+3