From: Matthew Stuart Date: January 12 2004 1:02pm Subject: Passwords query List-Archive: http://lists.mysql.com/mysql/157432 Message-Id: <9A6E5DC8-44FF-11D8-B4E0-0030654E4194@btinternet.com> MIME-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit I have been given these passwords for a MySQL db on a remote server. I have to dump the records to this volume on the remote and I am not sure what these passwords mean to me. SELECT,INSERT,UPDATE,DELETE,CREATE,DROP,ALTER username_master password SELECT,INSERT,UPDATE,DELETE username_runtime password SELECT username_read password Do these relate to the connection between the database the website calling on it, or is it for editing directly in MySQL, such as the admin window? Do I have to state these usernames and passwords in the website? I am trying to find info on it, but am not doing too well at present. Mat