Koozali.org: home of the SME Server

mySQL

Martin Hansen

mySQL
« on: August 12, 2002, 08:30:54 PM »
Attempting to use the mySQL system, I understand, that I should use a command like this mysql_connect(”servername”,”user”,”password”);

OK, but what is user and password when you try it for the first time?

Thanks

Dan Brown

Re: mySQL
« Reply #1 on: August 12, 2002, 08:55:34 PM »
A forum search on something like mysql password just might find the information you're looking for.

schotty

Re: mySQL
« Reply #2 on: August 12, 2002, 10:57:40 PM »
or if you are feeling lucky try this :

SELECT "help" FROM forum
 WHERE content LIKE mysql password

Andrej

Re: mySQL
« Reply #3 on: August 13, 2002, 06:34:53 PM »
Instal: http://myezserver.com/downloads/mitel/contrib/phpmyadmin-2.2.3/ then use it within server Manager to manage mySQL server.