summaryrefslogtreecommitdiff
path: root/storage/innobase/ut
Commit message (Expand)AuthorAgeFilesLines
* Remove ut_usectime(), ut_gettimeofday()Marko Mäkelä2019-07-241-96/+0
* Correct the type of a parameterMarko Mäkelä2019-07-241-1/+1
* MDEV-14154: Remove ut_time_us()Marko Mäkelä2019-07-241-20/+0
* Remove unused ut_get_year_month_day()Marko Mäkelä2019-07-241-37/+0
* Fix PS-5388 (Enable hardware CRC32 under Valgrind)Laurynas Biveinis2019-07-231-19/+0
* MDEV-14154: Make ut_time_ms(), ut_time_us() monotonicMarko Mäkelä2019-07-231-11/+3
* Update FSF addressVicențiu Ciorbaru2019-05-1111-12/+12
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | MDEV-19399 do not call slow my_timer_init() several timesEugene Kosov2019-05-101-18/+16
* | Revert "MDEV-19399 do not call slow my_timer_init() several times"Marko Mäkelä2019-05-061-16/+18
* | MDEV-19399 do not call slow my_timer_init() several timesEugene Kosov2019-05-061-18/+16
* | MDEV-18662 ib_wqueue_t has a data raceEugene Kosov2019-02-211-10/+9
* | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-2/+5
|\ \
| * | Remove ut_win_init_time from innodbVicențiu Ciorbaru2018-01-251-17/+0
| * | Fix innodb compilation failure on WindowsVicențiu Ciorbaru2018-01-251-15/+9
| * | Merge branch 'merge-innodb-5.6' into 10.0Vicențiu Ciorbaru2018-01-241-2/+28
| |\ \
| | * | 5.6.39Vicențiu Ciorbaru2018-01-231-2/+28
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-10-261-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-12569 InnoDB suggests filing bugs at MySQL bug trackerMarko Mäkelä2017-10-261-1/+1
| * | | Merge branch 'merge-innodb-5.6' into 10.0Vicențiu Ciorbaru2017-10-261-1/+1
| |\ \ \ | | |/ /
| | * | move to storage/innobaseSergei Golubchik2015-05-0411-0/+3976
| | /
| * | Merge 5.5 into 10.0Marko Mäkelä2017-10-261-1/+1
| |\ \ | | |/
| | * MDEV-12569 InnoDB suggests filing bugs at MySQL bug trackerMarko Mäkelä2017-10-261-1/+1
| | * Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERSMurthy Narkedimilli2013-06-109-18/+18
| | * Merge from mysql-5.1 to mysql-5.5.Annamalai Gurusami2013-02-121-0/+2
| | |\
| | * | Bug#16263506 - INNODB; USE ABORT() ON ALL PLATFORMS INSTEAD OFunknown2013-02-061-32/+0
| | * | WL#6161 Integrating with InnoDB codebase in MySQL 5.5Narayanan Venkateswaran2012-06-072-2/+12
* | | | MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-261-0/+2
* | | | MDEV-8684: Remove delaying maths in ut_delaySergey Vojtovich2016-03-311-7/+3
* | | | Some POWER specific optimizationsYasufumi Kinoshita2016-03-311-0/+4
* | | | Bug#20045167 UT_DELAY MISSING COMPILER BARRIERMarko Mäkelä2016-03-311-7/+0
* | | | MDEV-9699: power crc32: Per the PPC64 ABI, v20-v31 are non-volatile registersAnton Blanchard2016-03-081-10/+41
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-0/+30
|\ \ \ \ | |/ / /
| * | | MDEV-9276: MySQL Bug #78754: FK definitions missing from SHOW CREATE TABLE in...Jan Lindström2015-12-141-0/+30
* | | | Do not build optimised power crc32 on bigendianDaniel Black2015-12-181-2/+3
* | | | MDEV-9288: portablity for compling on non-power platformsDaniel Black2015-12-163-1/+18
* | | | Use POWER8 accelerated crc32Daniel Axtens2015-12-155-0/+1765
* | | | MDEV-8764: Wrong error when encrypted table can't be decrypted.Jan Lindström2015-09-141-1/+1
* | | | MDEV-8753: 10.1 build is broken: xtradb/handler/ha_innodb.cc:21430: error: re...Jan Lindström2015-09-051-0/+2
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-1/+3
|\ \ \ \ | |/ / /
| * | | innodb 5.6.23Sergei Golubchik2015-02-181-1/+3
* | | | MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1Jan Lindström2014-08-061-0/+92
* | | | Merge 10.0 -> 10.1Jan Lindström2014-05-241-0/+2
|\ \ \ \ | |/ / /
| * | | innodb 5.6.17Sergei Golubchik2014-05-071-0/+2
* | | | Merge: lp:maria/10.0 latest.Jan Lindström2014-03-033-33/+7
|\ \ \ \ | |/ / /
| * | | InnoDB 5.6.15 merge.Sergei Golubchik2014-02-261-0/+2
| * | | MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-013-33/+5
* | | | Temporal fix for flush thread hang.Jan Lindström2014-02-281-0/+17
* | | | Fixed memory leak on queue nodes by using local memory heap on normalJan Lindström2014-02-251-0/+32
|/ / /