mariadb/storage/innobase
Marko Mäkelä c1d7b4575e MDEV-26870 --skip-symbolic-links does not disallow .isl file creation
The InnoDB DATA DIRECTORY attribute is not implemented via
symbolic links but something similar, *.isl files that contain
the names of data files.

InnoDB failed to ignore the DATA DIRECTORY attribute even though
the server was started with --skip-symbolic-links.

Native ALTER TABLE in InnoDB will retain the DATA DIRECTORY attribute
of the table, no matter if the table will be rebuilt or not.

Generic ALTER TABLE (with ALGORITHM=COPY) as well as TRUNCATE TABLE
will discard the DATA DIRECTORY attribute.

All tests have been run with and without the ./mtr option
--mysqld=--skip-symbolic-links
and some tests that use the InnoDB DATA DIRECTORY attribute
have been adjusted for this.
2022-01-21 14:43:59 +02:00
..
btr
buf MDEV-27467: innodb to enforce the minimum innodb_buffer_pool_size in SET GLOBAL 2022-01-19 11:10:45 +11:00
data
dict
eval
fil MDEV-27235: Crash on SET GLOBAL innodb_encrypt_tables 2021-12-13 08:04:45 +02:00
fsp MDEV-23267 Assertion on --bootstrap --innodb-force-recovery 2021-10-25 15:14:43 +03:00
fts MDEV-27494 Rename .ic files to .inl 2022-01-17 16:41:51 +01:00
fut
gis MDEV-27417 InnoDB spatial index updates change buffer bitmap page 2022-01-20 12:50:47 +02:00
ha
handler MDEV-26870 --skip-symbolic-links does not disallow .isl file creation 2022-01-21 14:43:59 +02:00
ibuf
include MDEV-27467: innodb to enforce the minimum innodb_buffer_pool_size in SET GLOBAL 2022-01-19 11:10:45 +11:00
lock MDEV-23328 Server hang due to Galera lock conflict resolution 2021-10-29 07:57:18 +03:00
log
mach
mem
mtr
mysql-test/storage_engine
os
page
pars Remove a warning for clang 11 or earlier 2021-11-09 08:23:25 +02:00
que
read
rem
row MDEV-26747 improve corruption check for encrypted tables on ALTER IMPORT 2021-11-17 15:49:22 +06:00
srv MDEV-27467: innodb to enforce the minimum innodb_buffer_pool_size in SET GLOBAL 2022-01-19 11:10:45 +11:00
sync
trx
unittest MDEV-19522 fixup: Use correct printf format 2021-10-21 15:53:35 +03:00
ut MDEV-26865 fts_optimize_thread cannot keep up with workload 2021-10-21 12:56:59 +03:00
.clang-format-old
bzip2.cmake
CMakeLists.txt
compile-innodb
COPYING.Google
COPYING.Percona
innodb.cmake
lz4.cmake
lzma.cmake
lzo.cmake
plugin_exports
snappy.cmake