Localisation updates from https://translatewiki.net.
[lhc/web/wiklou.git] / includes / libs / rdbms / database / DatabaseMssql.php
index db029a3..9d4a364 100644 (file)
@@ -785,7 +785,6 @@ class DatabaseMssql extends Database {
         *
         * @param array $options An array of UPDATE options, can be:
         *                   - IGNORE: Ignore unique key conflicts
-        *                   - LOW_PRIORITY: MySQL-specific, see MySQL manual.
         * @return bool
         * @throws DBUnexpectedError
         * @throws Exception