Last modified: 2014-09-19 08:29:36 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T73027, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 71027 - RegExp search and replace doesn't work with MS Sql SERVER
RegExp search and replace doesn't work with MS Sql SERVER
Status: UNCONFIRMED
Product: MediaWiki extensions
Classification: Unclassified
ReplaceText (Other open bugs)
REL1_23-branch
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: mssql
  Show dependency treegraph
 
Reported: 2014-09-18 23:13 UTC by Emad Elwany
Modified: 2014-09-19 08:29 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Emad Elwany 2014-09-18 23:13:54 UTC
MS SQL Server doesn't support the REGEXP operator which causes queries to fail with the following error:

SQL ERROR: [SQLSTATE 42000][Error Code 102][Microsoft][SQL Server Native Client 11.0][SQL Server]Incorrect syntax near 'REGEXP'.
[SQLSTATE 42000][Error Code 8180][Microsoft][SQL Server Native Client 11.0][SQL Server]Statement(s) could not be prepared.
[SQLSTATE 01000][Error Code 16954][Microsoft][SQL Server Native Client 11.0][SQL Server]Executing SQL directly; no cursor.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links