get feed

KDE3.5 and other stuff

Computer related problems and solutions, tips, tricks, hacks and so on

:: How to duplicate an entry in a database with phpMyAdmin

What would be an easy way to add a new entry which is almost same as an existing one in a mySql database? Especially when there are long strings? Well, it is simple, it suffices to duplicate the entry and modify it. Concretely, how do you do it. Suppose by browsing or searching you have found the entry you would like to duplicate. Click on the "modify" button, then bottom-down of the new page, there is a drop-down menu(!) where you can choose "Insert as new row". That is it.

posted by kde35 in mysql, phpMyAdmin on 2014-01-30 19:09