Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unneeded allocation | Eugene Kosov | 2017-09-14 | 1 | -8/+3 |
* | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-09-07 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-09-07 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-09-06 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-09-06 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Fix compiler warnings | Marko Mäkelä | 2017-09-01 | 1 | -1/+1 |
* | | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-08-01 | 1 | -1/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-13153: Assertion ... failed on partitioned RocksDB table | Sergei Petrunia | 2017-07-28 | 1 | -1/+5 |
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-07-12 | 1 | -88/+122 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-07-08 | 1 | -88/+122 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-07-07 | 1 | -88/+122 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-07-06 | 1 | -88/+122 |
| | | |\ | |||||
| | | | * | bugfix: long partition names | Sergei Golubchik | 2017-07-06 | 1 | -83/+112 |
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-07-07 | 1 | -2/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | cleanup: generate_partition_syntax() | Sergei Golubchik | 2017-07-05 | 1 | -2/+0 |
* | | | | | MDEV-10139 Support for SEQUENCE objects | Monty | 2017-05-08 | 1 | -0/+1 |
* | | | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -11/+13 |
* | | | | | Added "const" to new data for handler::update_row() | Michael Widenius | 2017-04-18 | 1 | -2/+2 |
* | | | | | MDEV-10139 Support for SEQUENCE objects | Monty | 2017-04-07 | 1 | -1/+3 |
|/ / / / | |||||
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-10418 Assertion `m_extra_cache' failed in | Alexey Botchkov | 2017-02-22 | 1 | -0/+1 |
* | | | | bugfix: partitioning and keyread on an indexed vcol | Sergei Golubchik | 2016-12-12 | 1 | -1/+1 |
* | | | | cleanup: set_field_ptr() | Sergei Golubchik | 2016-12-12 | 1 | -2/+2 |
* | | | | cleanup: extra_rec_buf_length | Sergei Golubchik | 2016-12-12 | 1 | -12/+0 |
* | | | | various cleanups | Sergei Golubchik | 2016-06-30 | 1 | -11/+4 |
* | | | | cleanup: change Item::walk() to take void* not uchar* | Sergei Golubchik | 2016-06-30 | 1 | -2/+1 |
* | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -0/+11 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 1 | -1/+1 |
* | | | | MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc() | Sergey Vojtovich | 2015-11-26 | 1 | -3/+3 |
|/ / / | |||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-11-19 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-8805 - Assertion `!m_ordered_rec_buffer' failed in | Aditya A | 2015-10-28 | 1 | -0/+1 |
* | | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-09-01 | 1 | -1/+1 |
* | | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-08-27 | 1 | -4/+5 |
* | | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-08-27 | 1 | -1/+1 |
* | | | - Renaming variables so that they don't shadow others (After this patch one c... | Monty | 2015-07-06 | 1 | -4/+5 |
* | | | cleanup: comments referring to non-extistent Item classes | Sergei Golubchik | 2014-12-04 | 1 | -1/+1 |
* | | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -0/+1 |
* | | | Merge 10.0.14 into 10.1 | Sergei Golubchik | 2014-10-15 | 1 | -4/+1 |
|\ \ \ | |/ / | |||||
| * | | 5.5 merge | Sergei Golubchik | 2014-09-16 | 1 | -4/+1 |
| |\ \ | | |/ | |||||
| | * | MDEV-6605 Multiple Clients Inserting Causing Error: Failed to read auto-incre... | Sergei Golubchik | 2014-09-08 | 1 | -4/+1 |
* | | | cleanup: galera merge, simple changes | Sergei Golubchik | 2014-10-01 | 1 | -9/+0 |
* | | | cleanup: remove table->status from some engines | Sergei Golubchik | 2014-10-01 | 1 | -3/+0 |
* | | | MDEV-6247: Merge 10.0-galera to 10.1. | Jan Lindström | 2014-08-26 | 1 | -0/+9 |
|/ / | |||||
* | | post-fix for the merge of "Bug#16216513 INPLACE ALTER DISABLED FOR PARTITIONE... | Sergei Golubchik | 2014-05-08 | 1 | -0/+1 |