Hi all,
I install mysql 5.0. I create one stored procedure on my local machine.

Simply I need to create same stored in Live server.

Is there any GUI to access mysql 5.0. like sql server or phpmyadmin.

I can access Mysql 5.0 from command prompt only.

On mysql prompt, i enter coomand

mysql> connect dbname hostname;

But It gives error message,

Error: Cannot connect to hostname ;

please help me.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.