Regular Expressions 101

Community Patterns

Replace DEFINER in MySQL

1

Regular Expression
PCRE (PHP <7.3)

/
DEFINER=`(.*?)`@`(.*?)`
/
g

Description

no description available

Submitted by https://gist.github.com/NareshMaharzan - 8 years ago