Deprecate $wgDBmysql5
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 2dad6c5..811ac9b 100644 (file)
@@ -2032,6 +2032,8 @@ $wgDBerrorLogTZ = false;
  * Even correct usage may cause failures with Unicode supplementary
  * characters (those not in the Basic Multilingual Plane) unless MySQL
  * has enhanced their Unicode support.
+ *
+ * @deprecated since 1.31
  */
 $wgDBmysql5 = false;