4
Here’s what I was trying to do:
String: ajskjnsjs, eeiisois, 10,98 oismsnsjh;
In this case I wanted to change only the comma of the number by a dot getting the rest of the string
the same. I was using the command regexp_replace
mysql.
Someone has an idea of a solution?
version PHP 100% functional. In version Mysql obeyed the following error: #1139 - Got error 'Repetition-Operator operand invalid' from regexp.
– RedFenix
@Redfenix added another option, no use of
?
. I don’t have Mysql, only Mariadb, it’s impossible to test.– Inkeliz
100% Working Thank you
– RedFenix