summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | MDEV-10332 support for OpenSSL 1.1 and LibreSSLSergei Golubchik2017-05-091-25/+24
* | | | MDEV-10332 support for OpenSSL 1.1 and LibreSSLGeorg Richter2017-05-091-1/+13
* | | | MDEV-10541: Faking the version string only works with MariaDB-ClientsVicențiu Ciorbaru2017-05-061-0/+2
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-061-3/+3
|\ \ \ \ | |/ / /
| * | | MDEV-9566 Server code changes in preparation for mariabackupVladislav Vaintroub2017-04-271-2/+2
| * | | bugfix: federated/replication did not increment bytes_received status variableSergei Golubchik2017-04-271-1/+1
* | | | MDEV-12597 Do not print warning about inconsistent slow-log variablesVladislav Vaintroub2017-05-041-8/+0
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-78/+44
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch 'bb-10.0-vicentiu' into 10.0mariadb-10.0.30Vicențiu Ciorbaru2017-03-061-2/+2
| | |\ \
| | | * \ Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-2/+2
| | | |\ \
| | | | * | race-condition safe implementation of test_if_data_home_dir()Sergei Golubchik2017-02-271-1/+1