Make WordPress Core

Changes between Initial Version and Version 4 of Ticket #44384


Ignore:
Timestamp:
02/03/2020 08:11:08 PM (5 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44384

    • Property Keywords needs-patch added
    • Property Milestone changed from Awaiting Review to Future Release
  • Ticket #44384 – Description

    initial v4  
    3333MariaDB docs however state that SPATIAL INDEX should be supported: https://mariadb.com/kb/en/library/spatial-index/
    3434
    35 It seems the SPATIAL INDEXes where introduced in https://core.trac.wordpress.org/ticket/36948
     35It seems the SPATIAL INDEXes where introduced in #36948.
    3636
    3737We should first get to the root why this isn't working, and then either fix the code in WordPress or update the WordPress requirements recommendations and state that a particular version or MySQL/MariaDB or InnoDB or setting is required.