diff --git a/prepopulate.json b/prepopulate.json index 19398e7..943879c 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -33484,7 +33484,8 @@ ], "mysql8.4": [ "mysql-devel.aarch64", - "mysql-test.aarch64" + "mysql-test.aarch64", + "mysql-test-data.noarch" ], "nasm": [ "nasm.aarch64" @@ -35243,7 +35244,8 @@ ], "mysql8.4": [ "mysql-devel.ppc64le", - "mysql-test.ppc64le" + "mysql-test.ppc64le", + "mysql-test-data.noarch" ], "nasm": [ "nasm.ppc64le" @@ -37034,7 +37036,8 @@ ], "mysql8.4": [ "mysql-devel.s390x", - "mysql-test.s390x" + "mysql-test.s390x", + "mysql-test-data.noarch" ], "nasm": [ "nasm.s390x" @@ -38903,7 +38906,8 @@ ], "mysql8.4": [ "mysql-devel.x86_64", - "mysql-test.x86_64" + "mysql-test.x86_64", + "mysql-test-data.noarch" ], "nasm": [ "nasm.x86_64"