summaryrefslogtreecommitdiff
path: root/storage/innobase/gis
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-133-3/+3
* MDEV-13942 InnoDB SPATIAL INDEX corruption during root page splitqingda20192019-05-071-1/+8
* MDEV-19385: Inconsistent definition of dtuple_get_nth_v_field()Marko Mäkelä2019-05-033-19/+19
* Update InnoDB urlsIan Gilfillan2018-12-191-1/+1
* MDEV-17545 Predicate lock for SPATIAL INDEX should lock non-matching recordMarko Mäkelä2018-10-251-3/+2
* Fix -Wclass-memaccess warnings in InnoDBMarko Mäkelä2018-08-032-3/+3
* Reduce the number of rw_lock_own() callsMarko Mäkelä2018-07-231-3/+2
* MDEV-13935 INSERT stuck at state Unlocking tablesMarko Mäkelä2018-03-162-1/+2
* MDEV-14130 InnoDB messages should not refer to the MySQL 5.7 manualMarko Mäkelä2018-01-101-3/+4
* Fix ut_ad(!leaf) failure in rec_get_offsets_func() with spatial indexMarko Mäkelä2017-09-201-1/+1
* Add the parameter bool leaf to rec_get_offsets()Marko Mäkelä2017-09-202-52/+55
* Minor code cleanup.Marko Mäkelä2017-04-171-2/+4
* MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GL...Marko Mäkelä2017-03-172-42/+46
* Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-3/+3
* MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_...Marko Mäkelä2017-03-031-1/+2
* MDEV-11831 Make InnoDB mini-transaction memo checks stricterMarko Mäkelä2017-01-181-10/+8
* MDEV-11690 Remove UNIV_HOTBACKUPMarko Mäkelä2016-12-302-10/+0
* MDEV-11487 Revert InnoDB internal temporary tables from WL#7682Marko Mäkelä2016-12-091-2/+0
* MDEV-11451: isinf || isnan -> !isfiniteDaniel Black2016-12-052-3/+4
* Remove a bunch of TODO's, fix perfschema.threads_innodb testSergei Golubchik2016-09-112-4/+0
* Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-082-133/+129
* Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-023-0/+4863