summaryrefslogtreecommitdiff
path: root/sql/mysqld.h
Commit message (Expand)AuthorAgeFilesLines
* Changing all cost calculation to be given in millisecondsMonty2023-02-021-2/+15
* MDEV-28910 remove the 5.5.5- version hackSergei Golubchik2023-01-251-1/+0
* Merge 10.10 into 10.11Marko Mäkelä2023-01-111-1/+0
|\
| * Merge 10.9 into 10.10Marko Mäkelä2023-01-101-1/+0
| |\
| | * Merge 10.8 into 10.9Marko Mäkelä2023-01-101-1/+0
| | |\
| | | * Merge 10.7 into 10.8Marko Mäkelä2023-01-101-1/+0
| | | |\
| | | | * Merge 10.6 into 10.7Marko Mäkelä2023-01-041-1/+0
| | | | |\
| | | | | * Merge 10.5 into 10.6Marko Mäkelä2023-01-031-1/+0
| | | | | |\
| | | | | | * Merge 10.4 into 10.5Marko Mäkelä2023-01-031-1/+0
| | | | | | |\
| | | | | | | * Merge 10.3 into 10.4Marko Mäkelä2023-01-031-1/+0
| | | | | | | |\
| | | | | | | | * --skip-name-resolve=0 didn't workSergei Golubchik2023-01-021-1/+0
| | * | | | | | | Merge branch '10.8' into 10.9Oleksandr Byelkin2022-08-091-1/+0
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-08-091-1/+0
| | | |\ \ \ \ \ \ | | | | |/ / / / /
* | | | | | | | | MDEV-16546 post-review fixesSergei Golubchik2022-10-261-0/+1
|/ / / / / / / /
* | | | | | | | Merge branch '10.9' into 10.10Oleksandr Byelkin2022-08-091-1/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '10.8' into 10.9Oleksandr Byelkin2022-08-081-1/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-08-081-1/+0
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | | |/ / / / /
| | | * | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-08-081-1/+0
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge branch '10.5' into bb-10.6-releaseOleksandr Byelkin2022-08-031-1/+0
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | MDEV-29225 make explicit_defaults_for_timestamps SESSION variableSergei Golubchik2022-08-021-1/+0
* | | | | | | | MDEV-27161: Add option for SQL thread to limit maximum execution time per que...Brandon Nesterenko2022-08-031-0/+2
|/ / / / / / /
* | | | | | | MDEV-28201: Server crashes upon SHOW ANALYZE/EXPLAIN FORMAT=JSONSergei Petrunia2022-04-291-0/+4
|/ / / / / /
* | | | | | Merge 10.7 into 10.8Nayuta Yanagisawa2022-04-131-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-04-121-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-10183 implement service_manager_extend_timeout on WindowsVladislav Vaintroub2022-04-111-0/+1
* | | | | | MDEV-11675 Lag Free Alter On SlaveSachin2022-01-271-0/+2
|/ / / / /
* | | | | MDEV-26352 : Add new thread states for certain WSREP scenariosJan Lindström2021-09-031-1/+8
* | | | | cleanup: MY_BITMAP mutexSergei Golubchik2021-08-261-1/+3
|/ / / /
* | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-1/+2
| | |\ \ | | | |/
| | | * MDEV-16026 MDEV-16481 refactor Sys_var_vers_asofNikita Malyavin2021-07-271-1/+2
| | * | cleanup: move thread_count to THD_count::value()Sergei Golubchik2021-07-241-1/+0
* | | | Fixed debug_sync timeout in deadlock_drop_tableMonty2021-06-191-0/+2
* | | | MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-1/+1
* | | | Change connection_count back to staticDaniel Black2021-06-011-1/+0
* | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-261-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2021-05-261-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2021-05-251-1/+1
| | |\ \ | | | |/
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-05-241-1/+1
| | | |\
| | | | * CONNECT: move jar files to /usr/share and include them in DEBsSergei Golubchik2021-05-221-1/+1
* | | | | MDEV-18465 Logging of DDL statements during backupMonty2021-05-191-2/+2
* | | | | MDEV-23842 Atomic RENAME TABLEMonty2021-05-191-1/+1
* | | | | Reduce usage of strlen()Monty2021-05-191-0/+2
* | | | | MDEV-19371: Implement binlog_expire_logs_seconds for purging of binary logsSujatha2021-05-101-1/+4
* | | | | MDEV-6536: make --bind=hostname to listen on both IPv6 and IPv4 addressesRinat Ibragimov2021-03-051-1/+0
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-171-3/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-3/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-3/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-3/+1
| | | |\ \ | | | | |/