Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-25 | 1 | -1/+3 |
|\ | |||||
| * | Fixed deadlock with LOCK TABLES and ALTER TABLE | Monty | 2020-05-23 | 1 | -1/+3 |
* | | 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 |
* | | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -7/+7 |
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -3/+3 |
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2018-02-04 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Added name to MEM_ROOT for esier debugging | Monty | 2018-02-02 | 1 | -1/+1 |
* | | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -8/+5 |
* | | | | | simplify READ_RECORD usage NFC | Eugene Kosov | 2017-08-31 | 1 | -1/+1 |
* | | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -13/+15 |
|/ / / | |||||
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -5/+4 |
|\ \ \ | |/ / | |||||
| * | | make sql_udf.cc to shorten dlerror() messages | Sergei Golubchik | 2017-03-10 | 1 | -5/+4 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -5/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-01-16 | 1 | -5/+1 |
| |\ \ | |||||
| | * \ | Merge remote-tracking branch 'origin/5.5' into 10.0 | vicentiu | 2017-01-06 | 1 | -5/+1 |
| | |\ \ | | | |/ | |||||
| | | * | reduce code duplication a littlemariadb-5.5.54 | Sergei Golubchik | 2016-12-22 | 1 | -5/+1 |
* | | | | Reuse THD for new user connections | Monty | 2016-06-04 | 1 | -1/+1 |
* | | | | Removed TABLE->sort to make it possible to have multiple active calls to | Monty | 2016-03-22 | 1 | -1/+2 |
|/ / / | |||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | MDEV-9088 Server crashes on shutdown after the second post of feedback report | Sergei Golubchik | 2015-12-19 | 1 | -2/+0 |
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-12-13 | 1 | -1/+3 |
| |\ \ | | |/ | |||||
| | * | small cleanup: udf_init()/udf_free() calls | Sergei Golubchik | 2015-12-08 | 1 | -1/+3 |
* | | | - Renaming variables so that they don't shadow others (After this patch one c... | Monty | 2015-07-06 | 1 | -11/+16 |
* | | | don't let current_thd to point to a destroyed THD | Sergei Golubchik | 2015-02-03 | 1 | -2/+0 |
* | | | MDEV-7283 UDF: CREATE OR REPLACE, CREATE IF NOT EXISTS, DROP IF EXISTS | Alexander Barkov | 2014-12-15 | 1 | -37/+87 |
|/ / | |||||
* | | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -0/+1 |
* | | 5.5 merge | Sergei Golubchik | 2014-02-25 | 1 | -5/+13 |
|\ \ | |/ | |||||
| * | MDEV-5616 - Deadlock between CREATE/DROP FUNCTION and SELECT from view | Sergey Vojtovich | 2014-02-13 | 1 | -5/+13 |
* | | cleanup: use MYF() for mysys flags | Sergei Golubchik | 2013-01-23 | 1 | -1/+1 |
* | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -2/+2 |
* | | Switch automaticly to statement based replication for statements that can't g... | Michael Widenius | 2012-09-04 | 1 | -44/+3 |
|/ | |||||
* | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -2/+1 |
|\ | |||||
| * | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| |\ | |||||
* | \ | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | Bug #11754014: 45549: udf plugin_dir path separator inconsistency | Georgi Kodinov | 2012-01-16 | 1 | -3/+14 |
* | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+2 |
|\ \ \ | |||||
| * \ \ | 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 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -10/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -10/+2 |
| | |\ \ \ | |||||
* | | \ \ \ | 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/+3 |
* | | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -10/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merging patch for BUG#58246 into mysql-5.5-bugteam. | Mats Kindahl | 2010-12-01 | 1 | -10/+2 |
| |\ \ \ \ \ | | |/ / / / |