Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | cleanup: extend Item_cache::get_cache() to accept f_type | Sergei Golubchik | 2018-03-14 | 1 | -2/+1 |
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2017-11-09 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2017-11-09 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | MDEV-14164: Unknown column error when adding aggregate to function in oracle ... | Oleksandr Byelkin | 2017-11-09 | 1 | -1/+1 |
| | |/ | |||||
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -7/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -7/+4 |
| |\ \ | | |/ | |||||
| | * | MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct... | Oleksandr Byelkin | 2017-10-13 | 1 | -0/+1 |
* | | | Fixed the bug mdev-12845. | Igor Babaev | 2017-06-22 | 1 | -0/+10 |
* | | | Fixed bug mdev-10454. | Igor Babaev | 2017-04-03 | 1 | -0/+7 |
* | | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/server | Igor Babaev | 2016-08-31 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | The consolidated patch for mdev-9197. | Galina Shalygina | 2016-08-23 | 1 | -0/+3 |
* | | | | cleanup: change Item::walk() to take void* not uchar* | Sergei Golubchik | 2016-06-30 | 1 | -3/+3 |
* | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch '10.2' into bb-10.2-mdev9543 | Sergei Petrunia | 2016-03-28 | 1 | -1/+10 |
|\ \ \ | |||||
| * \ \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 1 | -1/+10 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-9369 IN operator with ( num, NULL ) gives inconsistent result | Alexander Barkov | 2016-03-21 | 1 | -1/+10 |
* | | | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646 | Igor Babaev | 2016-02-09 | 1 | -2/+2 |
|/ / / | |||||
* | | | MDEV-9215 Detect cmp_type() and result_type() from field_type() | Alexander Barkov | 2015-12-01 | 1 | -0/+5 |
* | | | MDEV-8718 - Obsolete sql_strmake() in favor of THD::strmake() and thd_strmake() | Sergey Vojtovich | 2015-11-26 | 1 | -1/+1 |
|/ / | |||||
* | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-08-27 | 1 | -1/+1 |
* | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) | Sergey Vojtovich | 2015-08-21 | 1 | -4/+5 |
* | | Fixes done while working on MDEV-4119: | Monty | 2015-07-05 | 1 | -1/+2 |
* | | Deriving Item_row from Item_args and sharing more code | Alexander Barkov | 2015-04-24 | 1 | -11/+27 |
* | | MDEV-8024 Remove excessive update_used_tables() calls | Alexander Barkov | 2015-04-22 | 1 | -6/+8 |
|/ | |||||
* | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+2 |
|\ | |||||
| * | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -2/+4 |
| |\ | |||||
| | * | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -2/+4 |
| | |\ | |||||
| | | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+4 |
| | | |\ | |||||
* | | | \ | 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 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
* | | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -0/+2 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Fixed LP bug #809179. | Igor Babaev | 2011-07-13 | 1 | -0/+1 |
| * | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 1 | -0/+1 |
| | | |/ / / | | |/| | | | |||||
* | | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -0/+2 |
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | |||||
| * | | | | MariaDB 5.2 -> MariaDB 5.3 merge | Sergey Petrunya | 2010-06-26 | 1 | -1/+3 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -1/+3 |
| | |\ \ \ | | | |/ / | |||||
| * | | | | Backport of subquery optimizations to 5.3. | Sergey Petrunya | 2010-01-17 | 1 | -0/+1 |
| |/ / / | |||||
| * | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. | Igor Babaev | 2009-10-16 | 1 | -1/+2 |
* | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-03-20 | 1 | -1/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Bug#51598 Inconsistent behaviour with a COALESCE statement inside an IN compa... | Sergey Glukhov | 2010-03-19 | 1 | -1/+3 |
| |/ / | |||||
* | | | WL#5016: Fix header file include guards | Mats Kindahl | 2009-09-23 | 1 | -0/+5 |
|/ / | |||||
* | | Fix for Bug#30217: Views: changes in metadata behaviour | unknown | 2008-02-22 | 1 | -1/+1 |
* | | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -2/+2 |
* | | Merge mysql.com:/home/my/mysql-5.0 | unknown | 2007-01-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2007-01-22 | 1 | -1/+1 |
| |\ |