Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Sergei Golubchik | 2022-10-26 | 1 | -1/+0 |
* | Main patch MDEV-27896 Wrong result upon `COLLATE latin1_bin CHARACTER SET lat... | Alexander Barkov | 2022-05-24 | 1 | -1/+0 |
* | MDEV-27743 Remove Lex::charset | Alexander Barkov | 2022-03-22 | 1 | -1/+0 |
* | MDEV-16708: Unsupported commands for prepared statements | Dmitry Shulga | 2021-06-17 | 1 | -1/+1 |
* | MDEV-17339 JSON_TABLE. | Alexey Botchkov | 2021-04-21 | 1 | -1/+1 |
* | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-03-05 | 1 | -0/+1 |
|\ | |||||
| * | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-03-05 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-03-05 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-03-03 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | MDEV-24860: Incorrect behaviour of SET STATEMENT in case it is executed as a ... | Dmitry Shulga | 2021-02-25 | 1 | -0/+1 |
* | | | | | MDEV-24341 Innodb - do not block in foreground thread in log_write_up_to( | Vladislav Vaintroub | 2021-02-14 | 1 | -3/+10 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2020-11-02 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-23691 S3 storage engine: delayed slave can drop the table | Monty | 2020-10-21 | 1 | -1/+1 |
* | | | | | MDEV-21612 - remove COM_MULTI from server and C/C | Vladislav Vaintroub | 2020-07-14 | 1 | -4/+2 |
|/ / / / | |||||
* | | | | MDEV-21702 Add a data type for privileges | Alexander Barkov | 2020-02-11 | 1 | -12/+12 |
* | | | | MDEV-10014 Add RETURNING to INSERT | Rucha Deodhar | 2019-10-14 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | 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 |
* | | | | | Bootstrap cleanups | Sergey Vojtovich | 2019-02-12 | 1 | -1/+1 |
* | | | | | Execute bootstrap in main thread | Sergey Vojtovich | 2019-01-28 | 1 | -2/+1 |
|/ / / / | |||||
* | | | | 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 |
| |\ \ \ | | |/ / |