Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 | |
|\ | ||||||
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 | |
* | | Bug #55424: convert_tz crashes when fed invalid data | Gleb Shchepa | 2010-08-06 | 1 | -1/+1 | |
| | | ||||||
| \ | ||||||
*-. \ | Merge from 5.0-bugteam | Staale Smedseng | 2009-06-17 | 1 | -2/+2 | |
|\ \ \ | | |/ | ||||||
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-17 | 1 | -2/+2 | |
| * | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-10 | 1 | -2/+2 | |
| |/ | ||||||
* | | Merge from 5.0-bugteam | Staale Smedseng | 2009-03-19 | 1 | -25/+53 | |
|\ \ | |/ | ||||||
| * | Bug #42502 huge memory leak possible with timezone | Staale Smedseng | 2009-03-19 | 1 | -25/+52 | |
* | | merged bug 39920 and 5.1-main to 5.1-bugteam | Georgi Kodinov | 2008-12-01 | 1 | -0/+21 | |
|\ \ | |/ | ||||||
| * | Bug #39920: MySQL cannot deal with Leap Second expression in string literal. | Georgi Kodinov | 2008-12-01 | 1 | -0/+22 | |
| * | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug26294/my50-bug26294 | cmiller@zippy.cornsilk.net | 2008-04-03 | 1 | -2/+2 | |
| |\ | ||||||
| * | | Bug#26243 - Cleanup Valgrind error | iggy@amd64.(none) | 2008-03-30 | 1 | -1/+1 | |
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug26294/my50-bug26294 | cmiller@zippy.cornsilk.net | 2008-04-03 | 1 | -2/+2 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Bug#26294: library name conflict between MySQL 4.x, 5.0 and Qt 3.3 | cmiller@zippy.cornsilk.net | 2008-04-03 | 1 | -2/+2 | |
| |/ | ||||||
| * | Backport of TIME->MYSQL_TIME / Y2K fixset | msvensson@pilot.blaudden | 2007-05-16 | 1 | -44/+44 | |
| * | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0 | msvensson@pilot.blaudden | 2007-03-01 | 1 | -2/+2 | |
| |\ | ||||||
* | | | Bug#12713 "Error in a stored function called from a SELECT doesn't | kostja@bodhi.(none) | 2007-12-12 | 1 | -1/+1 | |
* | | | Bug#31210 - INSERT DELAYED crashes server when used on | istruewing@stella.local | 2007-11-05 | 1 | -0/+1 | |
* | | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris | monty@mysql.com/nosik.monty.fi | 2007-08-13 | 1 | -8/+8 | |
* | | | Bug#28641 CREATE EVENT with '2038.01.18 03:00:00' let server crash. | thek@adventure.(none) | 2007-07-25 | 1 | -13/+2 | |
* | | | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -32/+35 | |
* | | | Removed not used define YY_MAGIC_BELOW | monty@mysql.com/narttu.mysql.fi | 2007-03-23 | 1 | -46/+46 | |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | kostja@bodhi.local | 2007-03-20 | 1 | -151/+50 | |
|\ \ \ | ||||||
| * \ \ | Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-5.1 | kroki/tomash@moonlight.home | 2007-03-09 | 1 | -151/+50 | |
| |\ \ \ | ||||||
| | * | | | BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be locked | kroki/tomash@moonlight.home | 2007-03-09 | 1 | -151/+50 | |
* | | | | | wl#3700 - post-review fixes: | serg@janus.mylan | 2007-03-17 | 1 | -4/+4 | |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | serg@janus.mylan | 2007-03-16 | 1 | -7/+5 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | serg@janus.mylan | 2007-02-26 | 1 | -2/+2 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | serg@janus.mylan | 2007-02-21 | 1 | -7/+5 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | WL#3700: Handler API change: all index search methods - that is, | serg@janus.mylan | 2007-01-29 | 1 | -7/+5 | |
* | | | | | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 | msvensson@pilot.blaudden | 2007-03-01 | 1 | -2/+2 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Fixed compiler warnings | monty@mysql.com/narttu.mysql.fi | 2007-02-23 | 1 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Merge pilot.blaudden:/home/msvensson/mysql/bug26536/my50-bug26536 | msvensson@pilot.blaudden | 2007-02-23 | 1 | -3/+20 | |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | Bug#26536 func_time failure on vm-win2003-64-b, occurs every time | msvensson@pilot.blaudden | 2007-02-23 | 1 | -3/+20 | |
* | | | | Merge mysql.com:/home/my/mysql-5.0 | monty@narttu.mysql.fi | 2007-01-27 | 1 | -2/+2 | |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | ||||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-01-22 | 1 | -2/+2 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused: | monty@mysql.com/narttu.mysql.fi | 2006-12-15 | 1 | -2/+2 | |
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 | |
| |/ | ||||||
* | | Merge mysql.com:/home/my/mysql-5.0 | monty@narttu.mysql.fi | 2006-11-30 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Fixed compiler warnings | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -5/+5 | |
* | | Don't abort if we call my_thread_end() multiple times | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -3/+3 | |
* | | Removed compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-27 | 1 | -4/+4 | |
* | | Merge mysql.com:/home/my/mysql-5.0 | monty@nosik.monty.fi | 2006-11-22 | 1 | -4/+3 | |
|\ \ | |/ | ||||||
| * | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -4/+3 | |
* | | Merge outpost.site:/home/cps/mysql/trees/5.0-runtime-bug9191 | petr/cps@outpost.site | 2006-11-06 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Merge outpost.site:/home/cps/mysql/trees/4.1-runtime-bug9191 | petr/cps@outpost.site | 2006-11-05 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Add missing DBUG_RETURN() | petr/cps@outpost.site | 2006-11-05 | 1 | -1/+1 | |
* | | | Merge mysql.com:/home/cps/mysql/trees/5.0-runtime-bug9191 | petr/cps@owlet.local | 2006-11-01 | 1 | -8/+69 | |
|\ \ \ | |/ / | ||||||
| * | | Merge mysql.com:/home/cps/mysql/trees/4.1-runtime-bug9191 | petr/cps@mysql.com/owlet.local | 2006-11-01 | 1 | -8/+69 | |
| |\ \ | | |/ |