summaryrefslogtreecommitdiff
path: root/sql/tztime.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-0/+4
* | | | | Patch that changes metadata locking subsystem to use mutex per lock andDmitry Lenev2010-01-211-4/+8
* | | | | Merge next-mr -> next-4284.Konstantin Osipov2009-12-161-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | Manual merge/pull from mysql-next-mr.Alexander Nozdrin2009-11-251-4/+4
| |\ \ \ \
| * \ \ \ \ Merge with next-mrKonstantin Osipov2009-11-201-1/+1
| |\ \ \ \ \
| * | | | | | Bug#32115: Bad use of Name_resolution_context from current LEX in partitioningMattias Jonsson2009-11-201-1/+0
* | | | | | | Backport of:Konstantin Osipov2009-12-081-0/+2
| |_|/ / / / |/| | | | |
* | | | | | Backport of:Konstantin Osipov2009-11-241-4/+4
| |/ / / / |/| | | |
* | | | | Backport of Bug#15192 to mysql-next-mrDavi Arnaut2009-11-101-1/+1
|/ / / /
* | | | Backport of:Konstantin Osipov2009-10-141-13/+14
* | | | WL#2110 (SIGNAL)Marc Alff2009-09-101-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
| |/ /
* | | Merge from 5.0-bugteamStaale Smedseng2009-03-191-25/+53
|\ \ \ | |/ / | | / | |/ |/|
| * Bug #42502 huge memory leak possible with timezone Staale Smedseng2009-03-191-25/+52
* | 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