summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* mysqlbinlog now prints "# Number of rows" and stops on errorsMonty2017-12-291-1/+1
* Move all kill mutex protection to LOCK_thd_killMonty2017-12-081-2/+2
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-291-3/+0
|\
| * 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
* | | Add more execution stages (commit, rollback, etc)Monty2017-11-051-56/+70
* | | Reducing memory when using information schemaMonty2017-11-021-0/+7
* | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-11-011-4/+4
|\ \ \ | |/ /
| * | Write error message ebfore aborting if not all memory is releasedMonty2017-10-311-4/+4
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-181-2/+2
|\ \ \ | |/ /
| * | Windows : Fix truncation warnings in sql/Vladislav Vaintroub2017-10-101-2/+2
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-8/+9
|\ \ \ | |/ /
| * | 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
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-09-281-16/+31
|\ \ \ | |/ /
| * | Moved autosetting of host_cache_size and back_log to proper placebb-10-3-markoMonty2017-09-261-16/+31
* | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-201-4/+4
|\ \ \ | |/ /
| * | MDEV-12763 10.2 uses deprecated openssl 1.0 apis even with 1.1Sergei Golubchik2017-09-181-4/+4
* | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-081-0/+5
|\ \ \ | |/ /
| * | MDEV-13466 Implement --export option for MariaDB BackupVladislav Vaintroub2017-09-071-0/+5
* | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-011-2/+23
|\ \ \ | |/ /
| * | 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.2' into bb-10.2-extSergei Golubchik2017-08-251-21/+22
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-071-17/+19
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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 remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-1/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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