summaryrefslogtreecommitdiff
path: root/sql/tztime.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.11 into 11.0Marko Mäkelä2023-02-161-2/+2
|\
| * Merge 10.6 into 10.8Marko Mäkelä2023-02-101-2/+2
| |\
| | * Merge 10.5 into 10.6Marko Mäkelä2023-02-101-2/+2
| | |\
| | | * Merge 10.4 into 10.5Marko Mäkelä2023-02-101-2/+2
| | | |\
| | | | * Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-2/+2
* | | | | Set thd->query() for internal (startup) transactionsMonty2023-02-031-0/+2
* | | | | unify client/tool version stringSergei Golubchik2023-01-191-8/+2
|/ / / /
* | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-10-041-1/+2
|\ \ \ \
| * \ \ \ Merge branch '10.6' into 10.7Oleksandr Byelkin2022-10-041-1/+2
| |\ \ \ \ | | |/ / /
| | * | | MDEV-29347 MariaDB 10.6.8 fails to start when ONLY_FULL_GROUP_BY gets providedSergei Golubchik2022-09-261-1/+2
* | | | | Merge 10.7 into 10.8Marko Mäkelä2022-08-021-7/+16
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.6 into 10.7Marko Mäkelä2022-08-021-7/+16
| |\ \ \ \ | | |/ / /
| | * | | MDEV-28782: modify mariadb-tzinfo-to-sql to set 'wsrep*' variables appropriat...Daniel Lenski2022-07-291-7/+16
* | | | | Merge 10.7 into 10.8Marko Mäkelä2022-06-211-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.6 into 10.7Marko Mäkelä2022-06-211-4/+4
| |\ \ \ \ | | |/ / /
| | * | | MDEV-28782 mariadb-tzinfo-to-sql to work in bootstrap modeDaniel Black2022-06-181-4/+4
* | | | | Merge 10.7 into 10.8Marko Mäkelä2022-06-091-20/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.6 into 10.7Marko Mäkelä2022-06-091-20/+10
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.5 into 10.6Marko Mäkelä2022-06-091-20/+10
| | |\ \ \ | | | |/ /
| | | * | Merge 10.4 into 10.5Marko Mäkelä2022-06-091-20/+10
| | | |\ \ | | | | |/
| | | | * Merge 10.3 into 10.4Marko Mäkelä2022-06-091-20/+10
| | | | |\
| | | | | * MDEV-25577 mariadb-tzinfo-to-sql generates superfluous warningsDaniel Lewart2022-06-091-20/+10
| | | * | | Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-3/+3
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-3/+3
| | | | |\ \ | | | | | |/
| | | | | * Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-031-4/+4
| | | | | |\
| | | | | | * MDEV-28263 mariadb-tzinfo-to-sql binlog fixesDaniel Black2022-04-231-4/+4
* | | | | | | Merge 10.7 into 10.8Marko Mäkelä2022-04-271-55/+80
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.6 into 10.7Marko Mäkelä2022-04-261-55/+80
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | MDEV-21208: mysql_tzinfo_to_sql does not work in strict modeDaniel Black2022-04-211-4/+8
| | * | | | | MDEV-28263: mariadb-tzinfo-to-sql improve wsrep and binlog casesDaniel Black2022-04-211-51/+72
* | | | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-02-041-48/+83
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-02-041-48/+83
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-48/+83
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-48/+83
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-8/+28
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-9/+29
| | | | | |\ \ | | | | | | |/
| | | | | | * Improve --help and remove not-free warnings for mysql_tzinfo_to_sqlMonty2022-01-201-9/+29
| | | | * | | MDEV-23326: Aria significantly slow on timezone intialisationDaniel Black2022-01-121-39/+54
* | | | | | | MDEV-27393 Timezone tables cannot have descending indexesSergei Golubchik2022-01-261-1/+5
|/ / / / / /
* | | | | | MDEV-26221: DYNAMIC_ARRAY use size_t for sizesEric Herman2021-10-191-1/+1
|/ / / / /
* | | | | Reduce usage of strlen()Monty2021-05-191-1/+2
* | | | | tztime_to_sql: quote `Offset` fieldNikita Malyavin2021-05-121-1/+1
|/ / / /
* | | | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-1/+1
* | | | Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-081-2/+3
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-08-201-0/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-08-201-0/+3
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-08-201-0/+3
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-08-201-0/+3
| | | |\
| | | | * MDEV-23440: mysql_tzinfo_to_sql to use transactionsDaniel Black2020-08-151-0/+3
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-08-101-9/+10
|\ \ \ \ \ | |/ / / /