summaryrefslogtreecommitdiff
path: root/storage/xtradb/row/row0mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-7/+18
|\
| * Revert "MDEV-6928: Add trx pointer to struct mtr_t"Marko Mäkelä2018-01-291-4/+4
| * Merge branch 'merge-xtradb-5.6' into 10.0Vicențiu Ciorbaru2018-01-241-1/+12
| |\
| | * 5.6.38-83.0Vicențiu Ciorbaru2018-01-231-2/+14
| * | Make row_mysql_table_id_reassign() staticMarko Mäkelä2018-01-181-2/+2
* | | Merge 10.0 into 10.1Marko Mäkelä2017-12-181-99/+37
|\ \ \ | |/ /
| * | MDEV-13407 innodb.drop_table_background failed in buildbot with "Tablespace f...Marko Mäkelä2017-12-181-99/+37
* | | MDEV-13328 ALTER TABLE…DISCARD TABLESPACE takes a lot of timeMarko Mäkelä2017-11-061-10/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-4/+29
|\ \ \ | |/ /
| * | MDEV-13446 fts_create_doc_id() unnecessarily allocates 8 bytes for every inse...Marko Mäkelä2017-10-091-4/+29
| * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+2
* | | Remove some fields from dict_table_tMarko Mäkelä2017-06-151-12/+0
* | | Cleanup of MDEV-12600: crash during install_db with innodb_page_size=32K and ...Marko Mäkelä2017-06-081-7/+1
* | | MDEV-12600: crash during install_db with innodb_page_size=32K and ibdata1=3M;bb-10.1-MDEV-12113Jan Lindström2017-06-011-1/+7
* | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+2
* | | Merge 10.0 into 10.1Marko Mäkelä2017-05-121-15/+10
|\ \ \ | |/ /
| * | MDEV-12674 Innodb_row_lock_current_waits has overflowMarko Mäkelä2017-05-121-15/+10
* | | MDEV-9566 Prepare xtradb for xtrabackupVladislav Vaintroub2017-04-271-1/+2
* | | MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-261-63/+83
* | | MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothingJan Lindström2017-03-141-26/+33
* | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-0/+2
|\ \ \ | |/ /
| * | Merge branch 'merge-xtradb-5.6' into 10.0Vicențiu Ciorbaru2017-03-051-0/+2
| |\ \ | | |/
| | * 5.6.35-80.0Vicențiu Ciorbaru2017-03-041-0/+2
* | | MDEV-11623 MariaDB 10.1 fails to start datadir created withMarko Mäkelä2017-01-151-4/+7
* | | Merge 10.0 into 10.1Marko Mäkelä2017-01-041-572/+11
|\ \ \ | |/ /
| * | MDEV-11694 InnoDB tries to create unused table SYS_ZIP_DICTbb-10.0-mdev-11694Marko Mäkelä2017-01-031-572/+11
* | | MDEV-9282 Debian: the Lintian complains about "shlib-calls-exit" in ha_innodb.soMarko Mäkelä2016-12-281-3/+1
* | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-021-13/+621
|\ \ \ | |/ /
| * | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-10-251-13/+621
| |\ \ | | |/
| | * 5.6.33-79.0Sergei Golubchik2016-10-251-13/+621
* | | MDEV-9931: InnoDB reads first page of every .ibd file at startupJan Lindström2016-09-221-1/+7
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-9/+14
|\ \ \ | |/ /
| * | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-08-101-9/+14
| |\ \ | | |/
| | * 5.6.31-77.0Sergei Golubchik2016-08-101-9/+14
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-7/+15
|\ \ \ | |/ /
| * | Merge following commit from 5.5:Jan Lindström2016-06-231-7/+15
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-0/+50
|\ \ \ | |/ /
| * | MDEV-9471: Server crashes or returns an error while trying to alter partition...Jan Lindström2016-02-031-0/+50
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-1/+8
|\ \ \ | |/ /
| * | MDEV-8297: information_schema.innodb_sys_tablestats.modified_counter doesn't ...Jan Lindström2015-12-151-0/+6
| * | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2015-12-131-1/+2
| |\ \ | | |/
| | * 5.6.27-76.0Sergei Golubchik2015-12-131-1/+2
| | * 5.6.25-73.1Sergei Golubchik2015-08-011-65/+30
* | | MDEV-8764: Wrong error when encrypted table can't be decrypted.Jan Lindström2015-09-141-6/+10
* | | MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least o...Jan Lindström2015-09-041-1/+29
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-65/+30
|\ \ \ | |/ /
| * | Apply fix for raw devices to XtraDBjosh4trunks2015-07-121-0/+2
| * | Apply fix for raw devices to XtraDBjosh4trunks2015-07-121-65/+28
* | | MDEV-8589: Non-default ENCRYPTION_KEY_ID is ignored upon reading a tableJan Lindström2015-08-141-3/+15
* | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-33/+38
|\ \ \ | |/ /