Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-05-11 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-10 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-08 | 1 | -0/+1 |
| | |\ | |||||
| | | * | MDEV-15216 Assertion `! is_set() || m_can_overwrite_status' failed in Diagnos... | Sergei Golubchik | 2018-05-08 | 1 | -0/+1 |
| | | * | MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf... | Sergei Golubchik | 2017-05-15 | 1 | -1/+0 |
| | | * | WIP: global readonly variable pcre_frame_size | Daniel Black | 2017-05-15 | 1 | -0/+1 |
* | | | | MDEV-16020 SP variables inside GROUP BY..WITH ROLLUP break replication | Alexander Barkov | 2018-04-27 | 1 | -1/+0 |
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -3/+3 |
* | | | | Change C_STRING_WITH_LEN to STRING_WITH_LEN | Monty | 2018-01-30 | 1 | -1/+1 |
* | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -7/+7 |
* | | | | Lots of small cleanups | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
* | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+0 |
* | | | | Adding the "const" qualified to the LEX_CSTRING parameter of a few check_xxx(... | Alexander Barkov | 2017-08-04 | 1 | -3/+3 |
* | | | | MDEV-13415 Wrap the code in sp.cc into a class Sp_handler | Alexander Barkov | 2017-07-31 | 1 | -4/+7 |
* | | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -11/+12 |
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-03-31 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -1/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -1/+2 |
| | | |\ | |||||
| | | | * | race-condition safe implementation of test_if_data_home_dir() | Sergei Golubchik | 2017-02-27 | 1 | -1/+2 |
* | | | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT) | Oleksandr Byelkin | 2017-03-14 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-01-16 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch 'origin/5.5' into 10.0 | vicentiu | 2017-01-06 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | reduce code duplication a littlemariadb-5.5.54 | Sergei Golubchik | 2016-12-22 | 1 | -0/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -1/+2 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-9142 :Adding Constraint with no database reference | Jan Lindström | 2016-04-23 | 1 | -1/+2 |
* | | | | MDEV-9947: COM_MULTI united response | Oleksandr Byelkin | 2016-05-17 | 1 | -1/+2 |
* | | | | MDEV-9058: protocol: COM_MULTI command (part 2) | Oleksandr Byelkin | 2016-03-18 | 1 | -2/+4 |
* | | | | Changing %type of opt_place from <NONE> to <const_simple_string>. | Alexander Barkov | 2015-11-24 | 1 | -1/+0 |
|/ / / | |||||
* | | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) | Sergey Vojtovich | 2015-08-21 | 1 | -2/+2 |
* | | | - Renaming variables so that they don't shadow others (After this patch one c... | Monty | 2015-07-06 | 1 | -2/+2 |
* | | | MDEV-8001 - mysql_reset_thd_for_next_command() takes 0.04% in OLTP RO | Sergey Vojtovich | 2015-05-13 | 1 | -1/+0 |
* | | | Merge branch '10.0' into merge-wip | Sergei Golubchik | 2015-01-31 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | 5.5 merge | Sergei Golubchik | 2015-01-21 | 1 | -0/+3 |
| |\ \ | | |/ | |||||
| | * | mysql-5.5.41 merge | Sergei Golubchik | 2014-12-19 | 1 | -0/+3 |
| | |\ | |||||
| | | * | Bug#18790730 - CROSS-DATABASE FOREIGN KEY WITHOUT PERMISSIONS | Praveenkumar Hulakund | 2014-09-10 | 1 | -0/+3 |
* | | | | parser cleanup: don't store field properties in LEX, use Create_field directly | Sergei Golubchik | 2014-12-04 | 1 | -10/+1 |
* | | | | move userstat tables to a plugin | Sergei Golubchik | 2014-10-11 | 1 | -13/+0 |
* | | | | cleanup: use is_supported_parser_charset | Sergei Golubchik | 2014-10-01 | 1 | -5/+0 |
* | | | | MDEV-6247: Merge 10.0-galera to 10.1. | Jan Lindström | 2014-08-26 | 1 | -1/+0 |
|/ / / | |||||
* | | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -1/+1 |
* | | | 10.0-base merge | Sergei Golubchik | 2013-11-13 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | 5.5. merge | Sergei Golubchik | 2013-11-13 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-4824 userstats - wrong user statistics | Sergei Golubchik | 2013-11-11 | 1 | -1/+1 |
* | | | | 10.0-base merge (roles) | Sergei Golubchik | 2013-10-29 | 1 | -3/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | support DEFINER=role and DEFINER=current_role | Sergei Golubchik | 2013-10-18 | 1 | -3/+3 |
| * | | | cleanup | Sergei Golubchik | 2013-10-18 | 1 | -0/+1 |