bobuse posteets tagged administration,mysql  [ Profile ]

Sort by: Date / Title /

  1. 4 months ago
    1. DELETE sc_bookmarks,
    2. sc_tags FROM sc_tags,
    3. sc_bookmarks WHERE sc_tags.bId = sc_bookmarks.bId AND sc_tags.tag = "tag_des_signets_à_supprimer"
  2. 1 year ago
    1. UPDATE user SET user_password = MD5(CONCAT(user_id, '-', MD5('somepass'))) WHERE user_name = 'someuser';

First / Previous / Next / Last / Page 1 of 1 (2 posteets)