summaryrefslogtreecommitdiff
path: root/sql/tztime.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
| |/ / / /
* | | | | Merge pilot.blaudden:/home/msvensson/mysql/bug26536/my50-bug26536unknown2007-02-231-3/+20
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Bug#26536 func_time failure on vm-win2003-64-b, occurs every timeunknown2007-02-231-3/+20
* | | | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-2/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-2/+2
| |\ \ | | |/ | |/|
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-2/+2