Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8705127
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T03:16:47+00:00 2026-06-13T03:16:47+00:00

Version MySQL: 5.5.28 phpMyAdmin – 2.11.11.3 I have multiple records of the type: name_test/,

  • 0

Version MySQL: 5.5.28
phpMyAdmin – 2.11.11.3

I have multiple records of the type: name_test/, name_test/etc, name_test/etc/etc name_test/etc/etc/etc/etc and I want them to be like Top/name_test/, Top/name_test/etc, Top/name_test/etc/etc/, Top/name_test/etc/etc/etc/etc .

90% of them have already changed so we need to SELECT only those record that start with “name_test/”
problem is a problem is a bit more complicated, i you have to change some 4 million filds.

**table exemple1**

**column1**             **column2**                 **column3**
name_test1              name_test2/etc              name_test3
Top/etc/etc/            Top/name_test2/etc/etc/     name_test/etc/etc/
name_test               Top/name_test/etc/
name_test               #name_test/etc/etc/etc/#
name_test               #name_test/etc/etc/#
name_test2              #name_test/etc/#
name_test5              #name_test/#
name_test/etc

I have other tables with language like this:

**table exemple2**

**column1**             **column2**                 **column3**
name_test1              italian:name_test2/etc              name_test3
Top/etc/etc/            english:Top/name_test2/etc/etc/     name_test/etc/etc/
name_test               Bulgarian:Top/name_test/etc/
name_test               Danish:#name_test/etc/etc/etc/#
name_test               Korean:#name_test/etc/etc/#
name_test2              Russian:#name_test/etc/#
name_test5              etc:#name_test/#
name_test/etc

Note: only this #filds# must be modified in the example

other records that start otherwise not be modified
Any help would be appreciated!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T03:16:48+00:00Added an answer on June 13, 2026 at 3:16 am

    This should work for you:

    UPDATE table
    SET column2 = concat('Top/', column2)
    WHERE column2 LIKE 'name_test/%'
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

MySQL version 5.1.63-cll Using phpmyadmin to edit So i have this table ps_layered_price_index i
I'm trying to use MySQL (phpmyadmin) in my android 2.1 update 1 version. I
I have two servers, both running phpmyadmin, and I exported a mysql dump on
I have MySQL database version 5.1.36, that came with WAMP installation. I used it
i can't figure out why this isn't working. using mysql version 5.0.91-log. and phpMyAdmin
I have a MySQL CREATE TABLE script that was generated by PHPMyAdmin. It works
Currently using MySQL version 5.1.6 This is my first real world build and so
So I'm running MySQL version 5.1.4 and I'm trying to select distinct by a
I'm using derived tables (latest version of MySQL) to get counts and data from
MariaDB 5.3 introduced dynamic columns. From my understanding the next version of mysql should

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.