MySQL Forums
Forum List  »  Newbie

Re: login in mysql using debian etch
Posted by: Anthony Capobianco
Date: January 21, 2008 04:18PM

1. assuming you mean the mySQL root & user accounts: http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html

2. mySQL Tools are available as debian packages, directly from debian (apt-get install mysql-admin mysql-query-browser). If you are also running a webserver with PHP, you might be interested in phpMyAdmin, also available as a .deb package (apt-get install phpmyadmin)

- A

Options: ReplyQuote


Subject
Written By
Posted
Re: login in mysql using debian etch
January 21, 2008 04:18PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.