Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handler::rebind() | Sergey Vojtovich | 2020-03-24 | 1 | -2/+2 |
* | MDEV-19955 make argument of handler::ha_write_row() const | Eugene Kosov | 2019-07-05 | 1 | -1/+1 |
* | MDEV-12930 Testing SEQUENCE object | Monty | 2017-05-30 | 1 | -0/+2 |
* | Add locks for sequence's to ensure that there is only one writer or many readers | Monty | 2017-05-29 | 1 | -5/+25 |
* | Make SEQUENCE working with replication | Monty | 2017-05-23 | 1 | -2/+3 |
* | MDEV-10139 Support for SEQUENCE objects | Monty | 2017-05-08 | 1 | -0/+4 |
* | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -1/+1 |
* | Added "const" to new data for handler::update_row() | Michael Widenius | 2017-04-18 | 1 | -1/+1 |
* | MDEV-10139 Support for SEQUENCE objects | Monty | 2017-04-07 | 1 | -0/+138 |