mariadb/storage
Marko Mäkelä 1eabad5dbe Remove MYSQL_COMPRESSION.
The MariaDB 10.1 page_compression is incompatible with the Oracle
implementation that was introduced in MySQL 5.7 later.

Remove the Oracle implementation. Also remove the remaining traces of
MYSQL_ENCRYPTION.

This will also remove traces of PUNCH_HOLE until it is implemented
better. The only effective call to os_file_punch_hole() was in
fil_node_create_low() to test if the operation is supported for the file.

In other words, it looks like page_compression is not working in
MariaDB 10.2, because no code equivalent to the 10.1 os_file_trim()
is enabled.
2017-01-18 08:30:42 +02:00
..
archive cleanup: Field_blob::get_ptr() 2016-12-12 20:27:33 +01:00
blackhole MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
cassandra MDEV-6284: Remove CMakeLists.txt hack that mangled the server install file 2016-10-27 18:42:16 +03:00
connect Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
csv Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
example 5.5.40+ merge 2014-10-09 10:30:11 +02:00
federated MDEV-11597 Assertion when doing select from virtual column with impossible value 2017-01-11 09:19:45 +02:00
federatedx MDEV-11597 Assertion when doing select from virtual column with impossible value 2017-01-11 09:19:45 +02:00
heap MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference 2016-03-31 11:04:48 +04:00
innobase Remove MYSQL_COMPRESSION. 2017-01-18 08:30:42 +02:00
maria Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
mroonga Fixed issues found by buildbot 2017-01-11 09:18:35 +02:00
myisam MDEV-11606 Server crashes in mi_make_key / sort_key_read 2017-01-11 09:19:45 +02:00
myisammrg cleanup: remove Item::intro_version 2016-12-12 20:27:25 +01:00
oqgraph Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
perfschema Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
sequence test for group by pushdown with a view 2016-05-05 01:05:05 +02:00
sphinx Merge 10.1 into 10.2 2017-01-10 14:39:28 +02:00
spider Mark spider tests big 2016-11-17 17:36:06 +04:00
test_sql_discovery store/show vcols as item->print() 2016-12-12 20:35:41 +01:00
tokudb enable tests that were skipped because of have_xtradb 2016-12-29 13:23:49 +01:00
xtradb Merge 10.1 into 10.2 2017-01-11 14:27:24 +02:00