Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | Sergei Golubchik | 2011-11-03 | 1 | -1/+1 |
|\ | |||||
| * | compilation warnings on Windows | Sergei Golubchik | 2011-11-02 | 1 | -1/+1 |
* | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | |\ | |||||
| | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
* | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -52/+196 |
|\ \ \ \ | |||||
| * | | | | various fixes for buildbot failures | Sergei Golubchik | 2011-06-10 | 1 | -1/+1 |
| * | | | | merge with 5.1-micro | Sergei Golubchik | 2011-06-07 | 1 | -67/+43 |
| |\ \ \ \ | |||||
| | * | | | | revert a suggested "optimization" that introduced a bug | Sergei Golubchik | 2011-06-06 | 1 | -19/+28 |
| * | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -48/+158 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | post review changes 2 | Sergei Golubchik | 2011-05-19 | 1 | -7/+4 |
| | * | | | | post-review changes 1 | Sergei Golubchik | 2011-05-19 | 1 | -6/+6 |
| | * | | | | lp:705210 Compiling with BUILD/compile-pentium64-debug fails | Sergei Golubchik | 2011-03-26 | 1 | -1/+1 |
| | * | | | | Fix compilation on Windows: | Vladislav Vaintroub | 2011-03-24 | 1 | -2/+2 |
| | * | | | | * fix for ALTER TABLE ... MODIFY timestamp->timestamp. | Sergei Golubchik | 2011-03-17 | 1 | -3/+11 |
| | * | | | | followup for lp:730637 | Sergei Golubchik | 2011-03-07 | 1 | -1/+1 |
| | * | | | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 1 | -25/+135 |
| * | | | | | Merge with dynamic column code | Michael Widenius | 2011-05-12 | 1 | -11/+67 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233) | Michael Widenius | 2011-05-12 | 1 | -1/+1 |
| | * | | | | | Adding support for Dynamic columns (WL#34): | Michael Widenius | 2011-05-08 | 1 | -10/+66 |
| * | | | | | | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 1 | -2/+3 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -2/+3 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Get rid of compiler warnings | Michael Widenius | 2011-02-28 | 1 | -0/+3 |
| * | | | | | | | Fixed compiler warnings and some test failures found by buildbot | Michael Widenius | 2011-02-23 | 1 | -0/+4 |
| |/ / / / / / | |||||
* | | | | | | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -16/+16 |
* | | | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -3/+9 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | 5.1 -> 5.5 merge | Sergey Glukhov | 2011-04-27 | 1 | -1/+2 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Bug#11889186 60503: CRASH IN MAKE_DATE_TIME WITH DATE_FORMAT / STR_TO_DATE C... | Sergey Glukhov | 2011-04-27 | 1 | -1/+2 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | merge | Georgi Kodinov | 2011-02-02 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | merge to 5.1. | Georgi Kodinov | 2011-02-02 | 1 | -1/+1 |
| | |\ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/| | |||||
| | | * | | Fixes for Bug #55755 and Bug #52315 part 2 | Georgi Kodinov | 2011-02-02 | 1 | -1/+1 |
| * | | | | Bug#57278: Crash on min/max + with date out of range. | Evgeny Potemkin | 2010-11-04 | 1 | -1/+6 |
* | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -7/+16 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
* | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-09 | 1 | -16/+7 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-09 | 1 | -16/+7 |
| |/ / | |||||
* | | | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -3/+3 |
|/ / | |||||
* | | Merge from 5.0 | Staale Smedseng | 2009-09-17 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-09-17 | 1 | -2/+1 |
* | | Post fix patch for bug#20577 and bug#46362. | Mattias Jonsson | 2009-09-01 | 1 | -2/+3 |
* | | Merge from 5.0 for 43414 | Staale Smedseng | 2009-08-28 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-08-28 | 1 | -2/+1 |
* | | Bug#46362: Endpoint should be set to false for TO_DAYS(DATE) | Mattias Jonsson | 2009-08-26 | 1 | -3/+1 |
* | | Bug#42146 - DATETIME fractional seconds parse error | Tatiana A. Nurnberg | 2009-02-13 | 1 | -1/+12 |
* | | auto-merge | Tatiana A. Nurnberg | 2009-01-09 | 1 | -6/+7 |
|\ \ | |/ | |||||
| * | Bug#41470: DATE_FORMAT() crashes the complete server with a valid date | Tatiana A. Nurnberg | 2009-01-08 | 1 | -6/+7 |
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug26294/my50-bug26294 | unknown | 2008-04-03 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Bug#26294: library name conflict between MySQL 4.x, 5.0 and Qt 3.3 | unknown | 2008-04-03 | 1 | -3/+3 |
| * | Merge mysql.com:/misc/mysql/mysql-5.0-opt | unknown | 2007-11-17 | 1 | -1/+8 |
| |\ | |||||
* | \ | Merge mysql.com:/misc/mysql/mysql-5.1-opt | unknown | 2007-11-17 | 1 | -1/+8 |
|\ \ \ |