summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14581 Warning info not cleared when caching THDVladislav Vaintroub2018-03-121-0/+4
* Merge branch '10.1' into 10.2Sergei Golubchik2018-02-221-1/+3
|\
| * Windows : remove freopen(), "to keep fd = 0 busy".Vladislav Vaintroub2018-02-201-1/+3
* | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-1/+1
|\ \ | |/
| * Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-1/+1
| |\
| | * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-1/+1
| | |\
| | | * Fix error message typoKarim Geiger2018-01-231-1/+1
* | | | Fix sql_print_warning formattingVladislav Vaintroub2018-02-011-1/+1
* | | | MDEV-15089 Ensure that connection ID is in 32bit rangeVladislav Vaintroub2018-02-011-4/+105
* | | | MDEV-14485 Server hangs on startup in THD::initVladislav Vaintroub2018-01-291-3/+3
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-20/+1
|\ \ \ \ | |/ / /
| * | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-191-20/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-3/+0
|\ \ \ \ | |/ / /
| * | | MDEV-14205 Windows : fix race condition writing into error log and setvbufmariadb-10.1.29Vladislav Vaintroub2017-11-131-3/+0
* | | | Write error message ebfore aborting if not all memory is releasedMonty2017-10-311-4/+4
* | | | Windows : Fix truncation warnings in sql/Vladislav Vaintroub2017-10-101-2/+2
* | | | In table cache code, fix casts from longlong to long forVladislav Vaintroub2017-09-291-2/+2
* | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-2/+3
* | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-4/+4
* | | | Moved autosetting of host_cache_size and back_log to proper placebb-10-3-markoMonty2017-09-261-16/+31
* | | | MDEV-12763 10.2 uses deprecated openssl 1.0 apis even with 1.1Sergei Golubchik2017-09-181-4/+4
* | | | MDEV-13466 Implement --export option for MariaDB BackupVladislav Vaintroub2017-09-071-0/+5
* | | | Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLDMarko Mäkelä2017-08-311-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-08-311-1/+22
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-211-1/+22
| |\ \ \
| | * \ \ Merge tag 'mariadb-10.0.32' into 10.0-galeraJan Lindström2017-08-091-6/+4
| | |\ \ \ | | | |/ /
| | * | | Merge tag 'mariadb-10.0.31' into 10.0-galeraSachin Setiya2017-05-301-1/+8
| | |\ \ \
| | * \ \ \ Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-mergeSachin Setiya2017-03-171-66/+40
| | |\ \ \ \
* | | \ \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-12/+16
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-6/+4
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | MDEV-13173 An RLIKE that previously worked on 10.0 now returns "Got error 'pc...Sergei Golubchik2017-07-201-6/+4
| | | |_|/ / | | |/| | |
| * | | | | MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-7/+13
* | | | | | MDEV-13375 back_log ignoredSergei Golubchik2017-08-141-2/+0
* | | | | | InnoDB: test case to exploit a purge thread shutdown race conditionSergei Golubchik2017-08-141-0/+4
* | | | | | fix a commentSergei Golubchik2017-08-141-1/+1
* | | | | | cleanup: simplify the assignmentSergei Golubchik2017-08-141-6/+1
* | | | | | MDEV-12445 : Rocksdb does not shutdown worker threads and aborts in memleak c...Vladislav Vaintroub2017-07-061-1/+2
* | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-2/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-13012 Assertion `share->error' failed in discover_handlerton upon execut...Sergei Golubchik2017-06-221-3/+5
* | | | | | compilation failuresSergei Golubchik2017-07-051-4/+4
* | | | | | crashes when errors on early startupSergei Golubchik2017-07-051-10/+10
* | | | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-1/+1
* | | | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-0/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.0 into 10.1Marko Mäkelä2017-05-191-1/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+3
| | * | | | MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf...Sergei Golubchik2017-05-151-3/+3
| | * | | | WIP: global readonly variable pcre_frame_sizeDaniel Black2017-05-151-0/+4
| | | |/ / | | |/| |
| * | | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+3