storde procedures

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
itsmani1
Forum Regular
Posts: 791
Joined: Mon Sep 29, 2003 2:26 am
Location: Islamabad Pakistan
Contact:

storde procedures

Post by itsmani1 »

I want to run procedures but i am not able to run it with normal users, i need root access, i can run them without root?

Here is the error i am getting:

<b>Warning</b>: mysqli::mysqli() [<a href='function.mysqli-mysqli'>function.mysqli-mysqli</a>]: (28000/1045): Access denied for user 'root'@'localhost' (using password: YES) in <b>/home/cmela/public_html/database/connections.php</b> on line <b>4</b><br />
Error connecting MySQL: Access denied for user 'root'@'localhost' (using password: YES)


I need to know can i run procedures without root?

thank you
-dizyn
Post Reply