• Need help with MySQL database
    8 replies, posted
#1044 - Access denied for user 'b5_4269021'@'%' to database 'plastronics' That is what is shown when i try to create a MYSQL database. I am logged in as the admin but why does this show? Help would be much appreciated. Krzystylez
Are you sure you're logging in as "the admin"? It sounds like you're logging in as the user "b5_4269021". How are you creating the database? (e.g. "create database" SQL command, "mysqladmin" shell command, or using a web host's control panel?) [editline]09:06AM[/editline] Are you sure you're logging in as "the admin"? It sounds like you're logging in as the user "b5_4269021". How are you creating the database? (e.g. "create database" SQL command, "mysqladmin" shell command, or using a web host's control panel?)
[QUOTE=Wyzard;17706556]Are you sure you're logging in as "the admin"? It sounds like you're logging in as the user "b5_4269021". How are you creating the database? (e.g. "create database" SQL command, "mysqladmin" shell command, or using a web host's control panel?) [editline]09:06AM[/editline] Are you sure you're logging in as "the admin"? It sounds like you're logging in as the user "b5_4269021". How are you creating the database? (e.g. "create database" SQL command, "mysqladmin" shell command, or using a web host's control panel?)[/QUOTE] web host's control panel.
Argh, silly forum software doubled my post. Oh well. Anyway, you need to contact your hosting company's tech support for this.
Ok thank you for you help, its much appreciated. But since it is a free ftp host , I would just rather not bother.
Well, there's nothing that anyone else can do to fix it.
I can add a them manually but it says i dont have access when i try using scripts eg "create database register;" and: "use register;" Anybody know how i can fix this?
It's probably just the security the free host is using on their servers.
[QUOTE=Krzystylez;17706634]I can add a them manually but it says i dont have access when i try using scripts eg "create database register;" and: "use register;" Anybody know how i can fix this?[/QUOTE] They create 1 database per user. Just create a new account, contact the hosters or try your like at finding your old password.
Sorry, you need to Log In to post a reply to this thread.