summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2017-05-0623-290/+829
|\
| * MDEV-12602 InnoDB: Failing assertion: space->n_pending_ops == 0Marko Mäkelä2017-04-286-174/+250
| * compiler warningsSergei Golubchik2017-04-271-2/+2
| * Xtrabackup 2.3.8Vladislav Vaintroub2017-04-271-1/+17
| * MDEV-9566 Port Percona Xtrabackup to MariaDB as mariabackupVladislav Vaintroub2017-04-271-0/+3
| * MDEV-9566 Prepare xtradb for xtrabackupVladislav Vaintroub2017-04-2718-109/+556
| * MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-271-4/+1
* | Merge 10.1 into 10.2Marko Mäkelä2017-05-0541-1137/+1141
|\ \ | |/
| * MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-2641-1137/+1141
* | Merge 10.1 into 10.2Marko Mäkelä2017-04-2832-798/+754
|\ \ | |/
| * MDEV-12488: Remove type mismatch in InnoDB printf-like callsDaniel Black2017-04-241-1/+1
| * Fix a compilation errorMarko Mäkelä2017-04-213-57/+42
| * MDEV-12545 Reduce the amount of fil_space_t lookupsMarko Mäkelä2017-04-219-240/+155
| * MDEV-12467 encryption.create_or_replace hangs during DROP TABLEMarko Mäkelä2017-04-211-22/+18
| * Follow-up to MDEV-12488: Fix some type mismatch in header filesMarko Mäkelä2017-04-213-70/+75
| * Fix some InnoDB type mismatch introduced in 10.1Marko Mäkelä2017-04-215-24/+26
| * Merge 10.0 into 10.1Marko Mäkelä2017-04-214-21/+19
| |\
| | * Fix some InnoDB type mismatchMarko Mäkelä2017-04-212-17/+15
| | * Follow-up to MDEV-12534: Fix warnings on 32-bit systemsMarko Mäkelä2017-04-212-4/+4
| * | Do not crash XtraDB when fil_space_acquire() failsMarko Mäkelä2017-04-211-1/+0
| * | Merge 10.0 into 10.1Marko Mäkelä2017-04-2112-331/+231
| |\ \ | | |/
| | * MDEV-12488 Remove type mismatch in InnoDB printf-like callsMarko Mäkelä2017-04-214-115/+104
| | * MDEV-12534 Use atomic operations whenever availableMarko Mäkelä2017-04-209-196/+108
| * | MDEV-10509: Remove excessive server error logging on InnoDB ALTER TABLEMarko Mäkelä2017-04-171-30/+61
| * | Use page_is_leaf() where applicableMarko Mäkelä2017-04-173-4/+4
| * | MW-28, codership/mysql-wsrep#28 Fix sync_thread_levels debug assertSachin Setiya2017-04-063-6/+131
* | | Merge 10.1 into 10.2Marko Mäkelä2017-04-064-7/+17
|\ \ \ | |/ /
| * | MDEV-12198 innodb_defragment=1 crashes server on OPTIMIZE TABLE when FULLTEXT...Marko Mäkelä2017-04-061-0/+11
| * | Merge 10.0 into 10.1Marko Mäkelä2017-04-062-6/+5
| |\ \ | | |/
| | * Import two ALTER TABLE…ALGORITHM=INPLACE tests from MySQL 5.6.Marko Mäkelä2017-04-051-1/+0
| | * Windows : Fix compiling with VS2013Vladislav Vaintroub2017-04-031-5/+5
| * | xtradb: fil_crypt_rotate_page, space_id should be compared to TRX_SYS_SPACE n...Daniel Black2017-04-051-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2017-04-044-60/+54
|\ \ \ | |/ /
| * | MDEV-12428 SIGSEGV in buf_page_decrypt_after_read() during DDLMarko Mäkelä2017-04-034-60/+54
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-3092-3067/+3382
|\ \ \ | |/ /
| * | Fix compiler errorVladislav Vaintroub2017-03-231-1/+1
| * | MDEV-12345 Performance : replace calls to clock() inside trx_start_low() by T...Vladislav Vaintroub2017-03-235-2/+28
| * | Add assertions when key rotation list is used.Jan Lindström2017-03-161-2/+4
| * | MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothingJan Lindström2017-03-1423-1295/+1405
| * | Merge 10.0 into 10.1Marko Mäkelä2017-03-134-16/+26
| |\ \ | | |/
| | * MDEV-12091 Shutdown fails to wait for rollback of recovered transactions to f...Marko Mäkelä2017-03-103-21/+24
| * | compiler warningsSergei Golubchik2017-03-102-3/+3
| * | Merge 10.0 into 10.1Marko Mäkelä2017-03-101-19/+16
| |\ \ | | |/
| | * Use correct integer format with printf-like functions.Marko Mäkelä2017-03-091-1/+2
| * | WSREP: Use TRX_ID_FMT for trx_id_t in messages.Marko Mäkelä2017-03-091-12/+18
| * | Fix an error introduced in the previous commit.Marko Mäkelä2017-03-091-2/+2
| * | Fix InnoDB/XtraDB compilation warnings on 32-bit builds.Marko Mäkelä2017-03-097-34/+48
| * | Merge 10.0 into 10.1Marko Mäkelä2017-03-0956-727/+790
| |\ \ | | |/
| | * Remove unused declarations.Marko Mäkelä2017-03-082-6/+1
| | * Merge 5.5 into 10.0Marko Mäkelä2017-03-084-137/+80
| | |\