Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -1/+1 |
|\ | |||||
| * | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -1/+1 |
* | | MDEV-16849 Extending indexed VARCHAR column should be instantaneous | Thirunarayanan Balathandayuthapani | 2019-01-30 | 1 | -0/+5 |
* | | Backport INFORMATION_SCHEMA.CHECK_CONSTRAINTS | Anel Husakovic | 2019-01-16 | 1 | -0/+1 |
* | | Merge branch '10.1' into 10.2mariadb-10.2.21 | Sergei Golubchik | 2018-12-30 | 1 | -3/+9 |
|\ \ | |/ | |||||
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-12-29 | 1 | -3/+9 |
| |\ | |||||
| | * | MDEV-17589: Stack-buffer-overflow with indexed varchar (utf8) fieldbb-10.0-varun | Varun Gupta | 2018-12-19 | 1 | -3/+9 |
* | | | MDEV-16429: Assertion `!table || (!table->read_set || bitmap_is_set(table->re... | Nikita Malyavin | 2018-12-20 | 1 | -2/+2 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-03 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix -Wclass-memaccess in WSREP,InnoDB,XtraDB | Marko Mäkelä | 2018-08-03 | 1 | -2/+2 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-06-26 | 1 | -1/+9 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-06-26 | 1 | -1/+9 |
| |\ \ | | |/ | |||||
| | * | MDEV-15242 Poor RBR update performance with partitioned tables | Andrei Elkin | 2018-06-25 | 1 | -1/+9 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-04-24 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-04-24 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-20 | 1 | -1/+1 |
| | |\ | |||||
* | | \ | Merge 10.1 to 10.2 | Marko Mäkelä | 2017-12-19 | 1 | -0/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-12-18 | 1 | -0/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-14641 Incompatible key or row definition between the MariaDB .frm file a... | Sergei Golubchik | 2017-12-18 | 1 | -0/+7 |
* | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -3/+3 |
* | | | | MDEV-13847 Allow ALTER TABLE…ADD SPATIAL INDEX…ALGORITHM=INPLACE | Marko Mäkelä | 2017-09-20 | 1 | -4/+0 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-07-05 | 1 | -0/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-8075: DROP TEMPORARY TABLE not marked as ddl, causing optimistic paralle... | Kristian Nielsen | 2017-07-03 | 1 | -0/+14 |
* | | | | Remove the unnecessary method handlerton::release_temporary_latches() | Marko Mäkelä | 2017-06-16 | 1 | -4/+0 |
* | | | | MDEV-12293 Assertion `table->no_keyread || !table->covering_keys.is_set(tab->... | Sergei Golubchik | 2017-04-30 | 1 | -3/+2 |
* | | | | move rocksdb specific changes into rocksdb | Sergei Golubchik | 2017-03-31 | 1 | -1/+0 |
* | | | | remove DB_TYPE_ROCKSDB | Sergei Golubchik | 2017-03-31 | 1 | -2/+1 |
* | | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks | Sergei Petrunia | 2017-03-11 | 1 | -81/+97 |
|\ \ \ \ | |||||
| * | | | | Fix many -Wconversion warnings. | Marko Mäkelä | 2017-03-07 | 1 | -78/+79 |
| * | | | | cleanup: handler::key_read | Sergei Golubchik | 2017-02-13 | 1 | -9/+8 |
| * | | | | MDEV-11836 vcol.vcol_keys_myisam fails in buildbot and outside | Sergei Golubchik | 2017-02-13 | 1 | -1/+17 |
* | | | | | MariaRocks port: Remove handler::init_with_fields | Sergei Petrunia | 2017-01-21 | 1 | -2/+0 |
* | | | | | Merge branch '10.2' of github.com:MariaDB/server into 10.2-mariarocks | Sergei Petrunia | 2017-01-02 | 1 | -59/+66 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | cleanup: remove unused handler table flag | Sergei Golubchik | 2016-12-12 | 1 | -1/+1 |
| * | | | | MDEV-5800 InnoDB support for indexed vcols | Sergei Golubchik | 2016-12-12 | 1 | -38/+65 |
| * | | | | cleanup: unused handler::check_if_supported_virtual_columns() | Sergei Golubchik | 2016-12-12 | 1 | -12/+0 |
| * | | | | cleanup: unused open_table_from_share() flags | Sergei Golubchik | 2016-12-12 | 1 | -7/+0 |
| * | | | | cleanup: extra_rec_buf_length | Sergei Golubchik | 2016-12-12 | 1 | -1/+0 |
* | | | | | Merge remote-tracking branch 'mergetrees/merge-myrocks' into 10.2-mariarocks | Sergei Petrunia | 2017-01-01 | 1 | -1/+1 |
* | | | | | MariaRocks port: Return correct value of HA_PRIMARY_KEY_IN_READ_INDEX flag | Sergei Petrunia | 2016-12-02 | 1 | -0/+2 |
* | | | | | MariaRocks port: fix rocksdb.handler_basic test | Sergei Petrunia | 2016-10-30 | 1 | -1/+7 |
* | | | | | MariaRocks port: temporarily disable gap lock checking | Sergei Petrunia | 2016-10-19 | 1 | -0/+1 |
* | | | | | MariaRocks: add DB_TYPE_ROCKSDB into legacy_db_type enum | Sergei Petrunia | 2016-10-09 | 1 | -1/+2 |
|/ / / / | |||||
* | | | | Use sql_mode_t for sql_mode. | Monty | 2016-10-05 | 1 | -0/+2 |
* | | | | Merge branch '10.2' into bb-10.2-jan | Sergei Golubchik | 2016-09-19 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -0/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -0/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Added new status variables to make it easier to debug certain problems: | Monty | 2016-08-21 | 1 | -0/+1 |
* | | | | | misc after-merge changes: | Sergei Golubchik | 2016-09-10 | 1 | -35/+0 |
* | | | | | Merge InnoDB 5.7 from mysql-5.7.9. | Jan Lindström | 2016-09-02 | 1 | -3/+35 |
|/ / / / |