[MDEV-5834] Merge Kakao Defragmentation implementation to MariaDB 10.1 Created: 2014-03-12  Updated: 2023-02-24  Resolved: 2014-08-06

Status: Closed
Project: MariaDB Server
Component/s: None
Fix Version/s: 10.1.1

Type: Task Priority: Major
Reporter: Jan Lindström (Inactive) Assignee: Jan Lindström (Inactive)
Resolution: Fixed Votes: 5
Labels: innodb

Issue Links:
Problem/Incident
causes MDEV-14587 dict_stats_process_entry_from_defrag_... Closed
causes MDEV-15824 innodb_defragment=ON trumps innodb_op... Closed
causes MDEV-17723 Memory leak in btr_defragment_calc_n_... Closed
causes MDEV-30545 Remove innodb_defragment and related ... Closed
Relates
relates to MDEV-16237 Remove or fix ut_timer_now() Closed
relates to MDEV-26636 Race conditions due to attempted upda... Closed
relates to MDEV-30544 Deprecate innodb_defragment and relat... Closed
relates to MDEV-11336 Enable defragmentation on 10.2 when t... Closed
relates to MDEV-18385 Document use cases and locking behavi... Open
relates to MDEV-28558 The MTR based test innodb_defrag_conc... Closed

 Description   

https://github.com/kakao/mariadb-10.0/commit/3c22ca303dbe7168a52c55e0a7362e6a6982c3f4



 Comments   
Comment by Jan Lindström (Inactive) [ 2014-08-06 ]

commit 6dad23f04aa5c8a022193cc74b62652a3c1e3057
Author: Jan Lindström <jan.lindstrom@skysql.com>
Date: Wed Aug 6 15:28:58 2014 +0300

MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1

Merge https://github.com/kakao/mariadb-10.0 that contains Facebook's
implementation for defragmentation

facebook/mysql-5.6@a2d3a74
facebook/mysql-5.6@def96c8
facebook/mysql-5.6@9c67c5d
facebook/mysql-5.6@921a81b
facebook/mysql-5.6@aa519bd
facebook/mysql-5.6@fea7d13
facebook/mysql-5.6@09b29d3
facebook/mysql-5.6@9284abb
facebook/mysql-5.6@dbd623d
facebook/mysql-5.6@aed55dc
facebook/mysql-5.6@aad5c82

This version does not add new SQL-syntax and new handler API function.
Instead optimize table is mapped to defragment table if
innodb_defragment=ON, by default the feature is off.

Contains changes authored by Sunguck Lee (Kakao).

Generated at Thu Feb 08 07:07:24 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.