Manual:$wgDBmysql4
Jump to navigation
Jump to search
![]() | This feature was removed completely in version 1.19.0. |
MySQL-specific: $wgDBmysql4 | |
---|---|
Set to true to use enhanced fulltext search. |
|
Introducido en la versión: | pre 1.1.0 |
Deprecated in version: | 1.6.0 |
Eliminado en la versión: | 1.19.0 |
Valores permitidos: | (booleano) |
Valor predeterminado: | true (1.6-1.18)false (1.1-1.5) |
Otras configuraciones: Alfabéticamente | Por Función |
Detalles
On versions of MediaWiki supporting MySQL 3.23.x, certain enhanced features like the boolean-mode fulltext search are used when this variable is set.
While still set for compatibility, the value is now ignored as of MediaWiki 1.6.0 since MySQL 3.x is no longer supported. From 1.6.0 the default value is set to true for compatibility reasons (so that extensions that check for the value of this setting get the right answer).
Véase también
Categories:
- MediaWiki configuration settings/es
- MediaWiki configuration settings pre 1.1.0/es
- MediaWiki configuration settings introduced in version pre 1.1.0/es
- MediaWiki configuration settings deprecated in version 1.6.0/es
- MediaWiki configuration settings removed in version 1.19.0/es
- MediaWiki deprecated or obsolete features/es
- MySQL specific variables/es
- Search variables/es