Menu

#487 (ok 4.1) Replace text

Needs_planning
fixed
nobody
1
2014-01-12
2004-04-08
No

Hello. Will phpMyAdmin ever support a replace
procedure? It would be great if you could mark columns
and tables and replace a string. I know that MySQL not
support replace, but you can make it via php.

Discussion

  • Steve Magruder

    Steve Magruder - 2004-06-03

    Logged In: YES
    user_id=479830

    I second this feature request. Yes, I know how to do SQL
    Updates like the back of my hand, but a less cumbersome
    approach via phpMyAdmin would be appreciated.

     
  • Steve Dibb

    Steve Dibb - 2004-09-13

    Logged In: YES
    user_id=714587

    Actually, MySQL *does* support replace.

    http://dev.mysql.com/doc/mysql/en/REPLACE.html

    Steve

     
  • Michal Čihař

    Michal Čihař - 2004-10-21

    Logged In: YES
    user_id=192186

    sdibb: REPLACE you're talking about is different than the
    one requested :-)

     
  • Michal Čihař

    Michal Čihař - 2004-10-21
    • labels: --> Data insertion/extraction/manipulation
    • milestone: --> Needs_planning
    • summary: Replace? --> Replace text
     
  • Isaac Bennetch

    Isaac Bennetch - 2013-07-05
    • summary: Replace text --> (ok 4.1) Replace text
    • status: open --> resolved
     
  • Isaac Bennetch

    Isaac Bennetch - 2013-07-05

    This feature has been implemented by https://github.com/phpmyadmin/phpmyadmin/pull/438/

    Thanks for the suggestion.

     
  • Isaac Bennetch

    Isaac Bennetch - 2013-07-05
    • Priority: 5 --> 1
     
  • Marc Delisle

    Marc Delisle - 2014-01-12
    • status: resolved --> fixed