summaryrefslogtreecommitdiff
path: root/sql/tztime.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-08-101-9/+10
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-08-101-9/+10
| | |\ \ \ | | | |/ /
| | | * | MDEV-22626: mysql_tzinfo_to_sql not replicates timezone to galeranodes if onl...Jan Lindström2020-08-071-9/+10
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-311-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-261-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-251-1/+1
| | |\ \ \ | | | |/ /
| | | * | Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-231-1/+1
* | | | | Fixed access to undefined memory found by valgrind and MSANMonty2020-05-231-1/+1
* | | | | Aria will now register it's transactionsMonty2020-05-231-4/+9
* | | | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-6/+4
* | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-6/+18
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-271-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2019-12-271-5/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2019-12-271-5/+5
| | |\ \ \ | | | |/ /
| | | * | Merge 10.1 into 10.2Marko Mäkelä2019-12-231-5/+5
| | | |\ \ | | | | |/
| | | | * MDEV-21209 : mysql_tzinfo_to_sql's Galera checks do not workJan Lindström2019-12-051-5/+5
| | * | | Merge 10.2 into 10.3Marko Mäkelä2019-08-211-9/+55
| | |\ \ \ | | | |/ /
| | | * | Merge 10.1 into 10.2Marko Mäkelä2019-08-201-9/+55
| | | |\ \ | | | | |/
| | | | * MDEV-18778: mysql_tzinfo_to_sql does not work correctly in MariaDB GaleraJan Lindström2019-08-161-9/+55
* | | | | MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-4/+3
|/ / / /
* | | | MDEV-18778: mysql_tzinfo_to_sql does not work correctly in MariaDB GaleraJan Lindström2019-08-161-9/+55
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-6/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-8/+3
| |\ \ \ | | |/ /
| | * | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-8/+3
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-251-1/+1
| | |\ \
| | | * | MDEV-13397 MariaDB upgrade fail when using default_time_zoneSergei Golubchik2018-07-191-1/+1
| | * | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-161-3/+1
* | | | | Add likely/unlikely to speed up executionMonty2018-05-071-2/+3
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-3/+1
|\ \ \ \ \ | |/ / / /
| * | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-161-3/+1
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-3/+3
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-041-4/+5
|\ \ \ \ \
| * | | | | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-4/+5
| |/ / / /
* | | | | Change C_STRING_WITH_LEN to STRING_WITH_LENMonty2018-01-301-4/+4
* | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-17/+7
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-3/+2
|/ / / /