Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -23/+25 |
* | 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 | -17/+52 |
* | ha_start_consistent_snapshot() did not check for errors | Sergei Golubchik | 2017-03-31 | 1 | -3/+10 |
* | move rocksdb specific changes into rocksdb | Sergei Golubchik | 2017-03-31 | 1 | -8/+0 |
* | Merge 10.2 into bb-10.2-mariarocks | Sergei Petrunia | 2017-03-31 | 1 | -10/+12 |
|\ | |||||
| * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -10/+12 |
| |\ | |||||
| | * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-03-21 | 1 | -1/+2 |
| | |\ | |||||
| | | * | MDEV-12261 build failure without P_S | Sergei Golubchik | 2017-03-15 | 1 | -1/+1 |
| | | * | Make ELOOP be considered a File Not Found error when it comes from handlerton | Vicențiu Ciorbaru | 2017-03-14 | 1 | -0/+1 |
| | | * | Remove unused variables. | Marko Mäkelä | 2017-03-09 | 1 | -1/+0 |
| | * | | cleanup: change dd_frm_type() to return the engine name, not legacy_db_type | Sergei Golubchik | 2017-03-10 | 1 | -6/+8 |
| | * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -3/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | bugfix: remove my_delete_with_symlink() | Sergei Golubchik | 2017-02-27 | 1 | -3/+1 |
| | | | * | MDEV-11902 mi_open race condition | Sergei Golubchik | 2017-02-27 | 1 | -0/+1 |
| | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-03 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-11757 KEY_BLOCK_SIZE strangeness when UNCOMPRESSing COMPRESSed InnoDB ta... | Sergei Golubchik | 2017-02-28 | 1 | -1/+1 |
* | | | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks | Sergei Petrunia | 2017-03-11 | 1 | -22/+27 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | cleanup: handler::key_read | Sergei Golubchik | 2017-02-13 | 1 | -1/+1 |
| * | | | | cleanup: TABLE::mark_columns_used_by_index() | Sergei Golubchik | 2017-02-13 | 1 | -2/+2 |
| * | | | | cleanup: mark_columns_used_by_index_no_reset in handler::get_auto_increment | Sergei Golubchik | 2017-02-13 | 1 | -5/+3 |
| * | | | | MDEV-11836 vcol.vcol_keys_myisam fails in buildbot and outside | Sergei Golubchik | 2017-02-13 | 1 | -10/+10 |
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -5/+12 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-11817: Altering a table with more rows than .. | Nirbhay Choubey | 2017-01-31 | 1 | -3/+12 |
| | * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-01-16 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge remote-tracking branch 'origin/5.5' into 10.0 | vicentiu | 2017-01-06 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-11353: fixes Identical logical conditions | Ronak Jain | 2016-12-20 | 1 | -1/+1 |
| * | | | | MDEV-11597 Assertion when doing select from virtual column with impossible value | Monty | 2017-01-11 | 1 | -2/+2 |
* | | | | | Merge branch '10.2' of github.com:MariaDB/server into 10.2-mariarocks | Sergei Petrunia | 2017-01-02 | 1 | -21/+52 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -0/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-9416: MariaDB galera got signal 11 when altering table add unique index | Nirbhay Choubey | 2016-09-28 | 1 | -21/+15 |
| | * | | | Merge branch '10.0-galera' into 10.1 | Nirbhay Choubey | 2016-09-28 | 1 | -0/+4 |
| | |\ \ \ | |||||
| | | * | | | MDEV-10714: Could not execute Delete_rows event on table; wsrep_max_ws_rows e... | Nirbhay Choubey | 2016-09-01 | 1 | -22/+31 |
| * | | | | | MDEV-5800 InnoDB support for indexed vcols | Sergei Golubchik | 2016-12-12 | 1 | -0/+1 |
| * | | | | | bugfix: move vcol calculations down into the handler | Sergei Golubchik | 2016-12-12 | 1 | -0/+32 |
| * | | | | | MDEV-9416: MariaDB galera got signal 11 when altering table add unique index | Nirbhay Choubey | 2016-11-07 | 1 | -21/+15 |
* | | | | | | Merge remote-tracking branch 'mergetrees/merge-myrocks' into 10.2-mariarocks | Sergei Petrunia | 2017-01-01 | 1 | -1/+1 |
* | | | | | | MariaRocks port: temporarily disable gap lock checking | Sergei Petrunia | 2016-10-19 | 1 | -0/+8 |
|/ / / / / | |||||
* | | | | | Merge branch '10.2' into bb-10.2-jan | Sergei Golubchik | 2016-09-19 | 1 | -7/+40 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -7/+40 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | cleanup: don't copy-paste, don't current_thd | Sergei Golubchik | 2016-09-05 | 1 | -36/+23 |
| | * | | | | Merge branch '10.0-galera' into bb-10.1-serg | Nirbhay Choubey | 2016-08-25 | 1 | -0/+33 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '10.0' into 10.0-galera | Nirbhay Choubey | 2016-08-24 | 1 | -2/+12 |
| | | |\ \ \ | | | | |/ / | |||||
| | | * | | | MW-269 Fix outstanding issues with wsrep_max_ws_rows | Daniele Sciascia | 2016-07-25 | 1 | -3/+3 |
| | | * | | | MW-265 Add support for wsrep_max_ws_rows | Daniele Sciascia | 2016-07-19 | 1 | -0/+33 |
| | | * | | | Merge branch '10.0' into 10.0-galera | Nirbhay Choubey | 2016-04-29 | 1 | -3/+4 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge tag 'mariadb-10.0.24' into 10.0-galera | Nirbhay Choubey | 2016-02-23 | 1 | -1/+1 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge tag 'mariadb-10.0.23' into 10.0-galera | Nirbhay Choubey | 2015-12-19 | 1 | -1/+1 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge tag 'mariadb-10.0.21' into 10.0-galera | Nirbhay Choubey | 2015-08-08 | 1 | -0/+20 |
| | | |\ \ \ \ \ \ |