summaryrefslogtreecommitdiff
path: root/sql/tztime.cc
Commit message (Expand)AuthorAgeFilesLines
* Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* MDEV-6236 - [PATCH] mysql_tzinfo_to_sql may produce invalid SQLSergey Vojtovich2015-06-051-1/+2
* Fixed bug that I accidently introduced in mysql_tzinfo_to_sqlMichael Widenius2014-01-261-3/+4
* Fixed Mageia Bug 12355: mariadb produces warning messages while loading timez...Michael Widenius2014-01-241-37/+152
* Merge 5.3 -> 5.5Alexander Barkov2013-11-131-3/+38
|\
| * Merge 5.2 -> 5.3Alexander Barkov2013-11-131-3/+37
| |\
| | * Merge 5.1 -> 5.2Alexander Barkov2013-11-131-3/+37
| | |\
| | | * MDEV-5226 mysql_tzinfo_to_sql errors with tzdata 2013f and aboveAlexander Barkov2013-11-131-3/+37
| * | | 5.2 -> 5.3Sergei Golubchik2013-02-281-18/+3
| |\ \ \ | | |/ /
| | * | 5.1 -> 5.2 mergeSergei Golubchik2013-02-281-18/+3
| | |\ \ | | | |/
| | | * mysql-5.1 mergeSergei Golubchik2013-02-281-18/+3
| | | |\
* | | | | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1)Sergei Golubchik2013-04-171-2/+2
* | | | | merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-18/+3
|\ \ \ \ \
| * \ \ \ \ Merge from 5.1 to 5.5Chaithra Gopalareddy2012-12-261-18/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Bug#12347040: MEMORY LEAK IN CONVERT_TZ COULD POSSIBLY CAUSEChaithra Gopalareddy2012-12-261-18/+3
* | | | | | mysql-5.5.29 mergeSergei Golubchik2013-01-151-18/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-081-18/+14
* | | | | | Added new status variables:Michael Widenius2012-09-091-1/+3
* | | | | | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\ \ \ | | | | | |/ | | | | |/|
| | * | | | Fixed memory overrun in mysql_tzinfo_to_sqlMichael Widenius2011-05-261-2/+2
* | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ \
| | | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| * | | | | | automerge 5.1-security --> 5.5-security (bug 55424)Gleb Shchepa2010-08-151-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-42/+53
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | merge with 5.1-microSergei Golubchik2011-06-071-49/+45
| |\ \ \ \ \ \
| | * | | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-38/+45
| | | |/ / / / | | |/| | | |
| * | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-9/+25
| |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | |
* | | | | | merge.Sergei Golubchik2010-11-251-17/+27
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merge with 5.1Sergei Golubchik2010-10-251-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | 5.1.51 mergeSergei Golubchik2010-10-191-1/+1
| | |\ \ \ \ | | | |/ / /
| * | | | | fix for valgrind warningSergei Golubchik2010-06-171-4/+13
| * | | | | few small MySQL bugs/issues that impact the engines, as discussed in the SE s...Sergei Golubchik2010-06-051-7/+8
| * | | | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-14/+14
| |/ / / /
| * | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-25/+53
| |\ \ \ \
| * | | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-2/+2
* | | | | | mysql-5.1 -> mysql-5.5 mergeSergei Golubchik2010-11-051-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Bug #55424: convert_tz crashes when fed invalid dataGleb Shchepa2010-08-061-1/+1
* | | | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-11/+1
* | | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-5/+0
* | | | | WL#5419 "LOCK_open scalability: make tdc_refresh_version Konstantin Osipov2010-06-111-1/+4
* | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-2/+16
* | | | | A post-review fix for type-aware metadata locks.Konstantin Osipov2010-03-161-1/+1
* | | | | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-241-2/+2
* | | | | Merge next-mr -> next-4284Konstantin Osipov2010-02-031-10/+36
|\ \ \ \ \
| * | | | | WL#2360 Performance schemaMarc Alff2010-01-061-10/+36