Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 | |
* | | | | | Adding support for the SQL-standard temporal literals. | Alexander Barkov | 2013-07-10 | 1 | -1/+0 | |
|/ / / / | ||||||
* | | | | MDEV-4265 5.5 is slower than 5.3 because of many str_to_datetime calls | Sergei Golubchik | 2013-03-13 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | 5.3 merge | Sergei Golubchik | 2013-01-15 | 1 | -21/+21 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | MDEV-3873 & MDEV-3876 & MDEV-3912 : Wrong result (extra rows) with ALL subquery | unknown | 2012-12-28 | 1 | -20/+20 | |
* | | | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 1 | -0/+1 | |
|\ \ \ | | |/ | |/| | ||||||
* | | | 5.3 merge | Sergei Golubchik | 2012-02-24 | 1 | -5/+0 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | lp:923429 Crash in decimal_cmp on using UNIX_TIMESTAMP with a wrongly formatt... | Sergei Golubchik | 2012-02-21 | 1 | -5/+0 | |
| * | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -1/+2 | |
| |\ \ | ||||||
| | * \ | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -1/+2 | |
| | |\ \ | ||||||
| | | * \ | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -1/+2 | |
| | | |\ \ | ||||||
| | | | * \ | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -3/+6 | |
| | | | |\ \ | ||||||
| | | | * \ \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 | |
* | | | | | | | | compilation warnings on Windows | Sergei Golubchik | 2011-11-02 | 1 | -19/+19 | |
* | | | | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -364/+171 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | merge with 5.1-micro | Sergei Golubchik | 2011-06-07 | 1 | -13/+8 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | revert a suggested "optimization" that introduced a bug | Sergei Golubchik | 2011-06-06 | 1 | -27/+10 | |
| * | | | | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -341/+177 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | unix_timestamp() and from_unixtime() supports microseconds. | Sergei Golubchik | 2011-05-22 | 1 | -19/+36 | |
| | * | | | | | | | post review changes 2 | Sergei Golubchik | 2011-05-19 | 1 | -52/+42 | |
| | * | | | | | | | post-review changes 1 | Sergei Golubchik | 2011-05-19 | 1 | -6/+12 | |
| | * | | | | | | | lp:740173 5.1-micro reports incorrect Length metadata for TIME expressions | Sergei Golubchik | 2011-03-23 | 1 | -1/+1 | |
| | * | | | | | | | lp:736358 Unexpected increased timestamp resolution with UNION | Sergei Golubchik | 2011-03-17 | 1 | -0/+2 | |
| | * | | | | | | | lp:731124 Loss of precision on DISTINCT | Sergei Golubchik | 2011-03-08 | 1 | -1/+1 | |
| | * | | | | | | | lp:731103 Assertion `maybe_null && item->null_value' failed with ORDER BY LAS... | Sergei Golubchik | 2011-03-08 | 1 | -0/+5 | |
| | * | | | | | | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 1 | -291/+116 | |
| * | | | | | | | | Merge with dynamic column code | Michael Widenius | 2011-05-12 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233) | Michael Widenius | 2011-05-12 | 1 | -0/+6 | |
| | * | | | | | | | Adding support for Dynamic columns (WL#34): | Michael Widenius | 2011-05-08 | 1 | -0/+1 | |
| * | | | | | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -3/+7 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | / / / / / | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -3/+7 | |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||||
| * | | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -1/+94 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| * | | | | | | | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -9/+134 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | merge | Mattias Jonsson | 2011-06-13 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Bug#11746819: | Mattias Jonsson | 2011-03-16 | 1 | -0/+2 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | 5.1 -> 5.5 merge | Sergey Glukhov | 2011-03-30 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | * | | | | | | | Bug#11766126 59166: ANOTHER DATETIME VALGRIND UNINITIALIZED WARNING | Sergey Glukhov | 2011-03-30 | 1 | -2/+5 | |
| | |/ / / / / / | ||||||
| * | | | | | | | BUG#11766720 - setting storage engine to null segfaults mysqld | Sergey Vojtovich | 2011-02-18 | 1 | -3/+6 | |
| * | | | | | | | Bug#31384 DATE_ADD() and DATE_SUB() return binary data | Alexander Barkov | 2011-02-10 | 1 | -2/+18 | |
| * | | | | | | | merge | Mattias Jonsson | 2011-01-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | minor fix of copyright header | Mattias Jonsson | 2011-01-28 | 1 | -1/+1 | |
| * | | | | | | | merge | Mattias Jonsson | 2011-01-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Update of copyright headers for files I changed this year. | Mattias Jonsson | 2011-01-27 | 1 | -1/+1 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Manual merge from 5.1 | Mattias Jonsson | 2011-01-10 | 1 | -1/+99 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Bug#54483: valgrind errors when making warnings for | Mattias Jonsson | 2010-12-22 | 1 | -16/+16 | |
| | * | | | | | Bug#54483: valgrind errors when making warnings for multiline inserts into pa... | Mattias Jonsson | 2010-12-22 | 1 | -1/+93 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | manual merge 5.1-bugteam --> 5.5-bugteam (bug 52160) | Gleb Shchepa | 2010-11-01 | 1 | -0/+1 | |
| |\ \ \ \ \ | | |/ / / / |