Is Regular Expression enabled on Phpmyadmin?

Dopani

Well-known member
Registered
Joined
Mar 11, 2014
Messages
233
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.
 
Recommended Threads
Replies
0
Views
400
Replies
15
Views
2,762
Replies
1
Views
1,530
Replies
5
Views
1,554

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