I deleted my first user and created another, but I still can't alter anything.
Edit:
I noticed in phpMyAdmin that my user is different from the one that is in MySQL, does that mean anything?
Edit:
I also notice I can't create my own databse using phpMyAdmin.
why is that?
what about my other question?
this is it:
"I noticed in phpMyAdmin that my user is different from the one that is in MySQL, does that mean anything?"
Edit:
and I still don't have alter access to my database and the tables within it.
The user you see on PhpMyAdmin is not your MySQL user.
As Corey has already say, you need to create go to cPanel > MySQL databases, and there you can: Create a MySQL database, Create a MySQL user & assign the user to the database.
I'm trying to use a word press plugin that edits the prefix of each table and it says that my user is missing the alter right.
Edit:
when trying to use a wordpress plugin that edits the wp_ prefix to something else, I get an error.
Wordpress itself hasn't worked right after the maintenance a few months back.
I got it working through the admins advice, but it still isn't working completely correct.