Is Regular Expression enabled on Phpmyadmin?

Dopani

Well-known member
Registered
Joined
Mar 11, 2014
Messages
239
Points
18
When I run a command like this

Code:
UPDATE my_table SET post = replace(post, 'http://www.example.com/index.php?categoryname', 'https://example.com/categoryname');
It alerted errors

Is regular expression enabled on Phpmyadmin.png

but when I run that command via CLI, it is executed and records are updated as required.
What is wrong here? seem my PHPmyadmin is enabling Regular Expression and it didn't accept characters as ? or . in my command. Any solutions for this?
Thanks in advance.
 
Latest Threads
Replies
1
Views
503
Replies
1
Views
523
Replies
0
Views
219
Replies
0
Views
230
Recommended Threads
Replies
2
Views
3,967
Replies
4
Views
3,525
Replies
19
Views
11,698

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top