summaryrefslogtreecommitdiff
path: root/sql/tztime.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\
| | | * Bug#12347040: MEMORY LEAK IN CONVERT_TZ COULD POSSIBLY CAUSEChaithra Gopalareddy2012-12-261-18/+3
* | | | 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
| | |\ \ | | | |/
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |\
| | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| * | | | Fixed memory overrun in mysql_tzinfo_to_sqlMichael Widenius2011-05-261-2/+2
* | | | | 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 with 5.1Sergei Golubchik2010-10-251-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | 5.1.51 mergeSergei Golubchik2010-10-191-1/+1
| |\ \ \ | | |/ /
| | * | Bug #55424: convert_tz crashes when fed invalid dataGleb Shchepa2010-08-061-1/+1
| | | |
| | | \
| | *-. \ Merge from 5.0-bugteamStaale Smedseng2009-06-171-2/+2
| | |\ \ \ | | | | |/
| | | | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-2/+2
| | | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-2/+2
| | | |/
* | | | 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
|\ \ \ | |/ /
| * | Merge from 5.0-bugteamStaale Smedseng2009-03-191-25/+53
| |\ \ | | |/
| | * Bug #42502 huge memory leak possible with timezone Staale Smedseng2009-03-191-25/+52
* | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-2/+2
|/ /
* | merged bug 39920 and 5.1-main to 5.1-bugteamGeorgi Kodinov2008-12-011-0/+21
|\ \ | |/
| * Bug #39920: MySQL cannot deal with Leap Second expression in string literal.Georgi Kodinov2008-12-011-0/+22
| * Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug26294/my50-bug26294unknown2008-04-031-2/+2
| |\
| * | Bug#26243 - Cleanup Valgrind errorunknown2008-03-301-1/+1
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug26294/my50-bug26294unknown2008-04-031-2/+2
|\ \ \ | | |/ | |/|
| * | Bug#26294: library name conflict between MySQL 4.x, 5.0 and Qt 3.3unknown2008-04-031-2/+2
| |/
| * Backport of TIME->MYSQL_TIME / Y2K fixsetunknown2007-05-161-44/+44
| * Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0unknown2007-03-011-2/+2
| |\
* | | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-1/+1
* | | Bug#31210 - INSERT DELAYED crashes server when used onunknown2007-11-051-0/+1
* | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-8/+8
* | | Bug#28641 CREATE EVENT with '2038.01.18 03:00:00' let server crash.unknown2007-07-251-13/+2
* | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-32/+35
* | | Removed not used define YY_MAGIC_BELOWunknown2007-03-231-46/+46
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-03-201-151/+50
|\ \ \
| * \ \ Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-5.1unknown2007-03-091-151/+50
| |\ \ \
| | * | | BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be lockedunknown2007-03-091-151/+50
* | | | | wl#3700 - post-review fixes:unknown2007-03-171-4/+4
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-03-161-7/+5
|\ \ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-261-2/+2
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-211-7/+5
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | WL#3700: Handler API change: all index search methods - that is,unknown2007-01-291-7/+5
* | | | | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1unknown2007-03-011-2/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Fixed compiler warningsunknown2007-02-231-2/+2
| |/ / / /