It is not necessary to use `Database::prepare()` as no table is replaced. For example...
authorCyperghost <olaf_schmitz_1@t-online.de>
Thu, 24 Oct 2024 07:50:24 +0000 (09:50 +0200)
committerCyperghost <olaf_schmitz_1@t-online.de>
Thu, 24 Oct 2024 07:50:24 +0000 (09:50 +0200)
commit62b007a3f91b03fa5a5b2c7aeab9a5bd00d8d81f
tree9985d87a0d8382bb0b16b26a294ff8214c69f022
parent070261deec8cbfc372e2bcc04a56a643d40fb985
It is not necessary to use `Database::prepare()` as no table is replaced. For example, if a database is called `wcf1`, this may cause problems if `WCF_N != 1`.
wcfsetup/install/files/lib/system/database/editor/MySQLDatabaseEditor.class.php