Details
Description
Currently include/have_innodb_4k.inc etc. files only check that the server is running with the corresponding page size. I think it would be more convenient if they actually enforced the setting.
diff --git a/mysql-test/include/have_innodb_16k.opt b/mysql-test/include/have_innodb_16k.opt
|
new file mode 100644
|
index 00000000000..2ece0f02d02
|
--- /dev/null
|
+++ b/mysql-test/include/have_innodb_16k.opt
|
@@ -0,0 +1 @@
|
+--innodb-page-size=16k
|
diff --git a/mysql-test/include/have_innodb_32k.opt b/mysql-test/include/have_innodb_32k.opt
|
new file mode 100644
|
index 00000000000..cabc8fc7378
|
--- /dev/null
|
+++ b/mysql-test/include/have_innodb_32k.opt
|
@@ -0,0 +1 @@
|
+--innodb-page-size=32k
|
diff --git a/mysql-test/include/have_innodb_4k.opt b/mysql-test/include/have_innodb_4k.opt
|
new file mode 100644
|
index 00000000000..e5b58602036
|
--- /dev/null
|
+++ b/mysql-test/include/have_innodb_4k.opt
|
@@ -0,0 +1 @@
|
+--innodb-page-size=4k
|
diff --git a/mysql-test/include/have_innodb_64k.opt b/mysql-test/include/have_innodb_64k.opt
|
new file mode 100644
|
index 00000000000..c70123809fc
|
--- /dev/null
|
+++ b/mysql-test/include/have_innodb_64k.opt
|
@@ -0,0 +1 @@
|
+--innodb-page-size=64k
|
diff --git a/mysql-test/include/have_innodb_8k.opt b/mysql-test/include/have_innodb_8k.opt
|
new file mode 100644
|
index 00000000000..f75efe9af79
|
--- /dev/null
|
+++ b/mysql-test/include/have_innodb_8k.opt
|
@@ -0,0 +1 @@
|
+--innodb-page-size=8k
|
Attachments
Issue Links
- is blocked by
-
MDEV-21678 innodb_gis.gis_split_nan fails with ER_CANT_CREATE_GEOMETRY_OBJECT
-
- Closed
-
-
MDEV-21679 innodb_zip.index_large_prefix_4k fails with ER_TOO_BIG_ROWSIZE
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Marko Mäkelä [ marko ] | Elena Stepanova [ elenst ] |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.3 [ 22126 ] |
Link |
This issue is blocked by |
Link |
This issue is blocked by |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Workflow | MariaDB v3 [ 103688 ] | MariaDB v4 [ 131737 ] |
Assignee | Elena Stepanova [ elenst ] | Marko Mäkelä [ marko ] |
Fix Version/s | 10.2 [ 14601 ] |
Fix Version/s | 10.3 [ 22126 ] |
Assignee | Marko Mäkelä [ marko ] | Sergei Golubchik [ serg ] |
Assignee | Sergei Golubchik [ serg ] | Marko Mäkelä [ marko ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
issue.field.resolutiondate | 2023-09-11 06:50:21.0 | 2023-09-11 06:50:21.178 |
Fix Version/s | 10.4.32 [ 29300 ] | |
Fix Version/s | 10.5.23 [ 29012 ] | |
Fix Version/s | 10.6.16 [ 29014 ] | |
Fix Version/s | 10.10.7 [ 29018 ] | |
Fix Version/s | 10.11.6 [ 29020 ] | |
Fix Version/s | 11.0.4 [ 29021 ] | |
Fix Version/s | 11.1.3 [ 29023 ] | |
Fix Version/s | 11.2.2 [ 29035 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |