Likes Received By amrush

  1. schlogo liked amrush's post in the thread umysql update using 2 tables.

    hope this query will help you. update table1 as t1,table2 as t2 set t1.created_by=t2.userID where t1.title=t2.userName; regards,...

    Mar 5, 2013
  2. Colleen liked amrush's post in the thread Help me clean my database by following this tutorial.

    you can run those commands using putty/ssh just after login to your linux server where mysql database is running...but don't copy paste...

    Feb 26, 2013