[wp-trac] [WordPress Trac] #63570: Adapt to MySQL tenant of OceanBase
WordPress Trac
noreply at wordpress.org
Mon Jun 16 23:35:09 UTC 2025
#63570: Adapt to MySQL tenant of OceanBase
--------------------------+----------------------
Reporter: laochou | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Date/Time | Version: trunk
Severity: normal | Resolution: wontfix
Keywords: has-patch | Focuses:
--------------------------+----------------------
Changes (by peterwilsoncc):
* status: new => closed
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
@laochou OceanBase appears to be a commercial and, based on the version
string, customized database service it's not appropriate to place specific
code in to WordPress for this purpose.
The `delete_expired_transients()` function runs on an action of the same
name. If users of this service need to modify how this function runs then
a plugin can be created for the purpose. For more complex needs a custom
database drop-in can be created.
If there are general benefits to this change then they can be considered
for all WordPress installs.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63570#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list