Deprecate $wgDBmysql5
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index fa53703..949e50a 100644 (file)
@@ -2059,6 +2059,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;