11
Mithrandir
Re: help! failed creating table at install

Just something I got to thinking about: Does the MySQL database user have privileges to create tables? It may have privileges to connect to the database as well as read and write permissions to the tables - but can it create new tables? Might be as simple as adding that privilege to the database user.

12
DonXoop
Re: help! failed creating table at install

You do have underscores and dashes in the prefix name. Underscores are fine (I think) but not sure about dashes. Even underscores are redundent since one gets added anyway between the prefix and table names.

Try a simple character only prefix.

If you don't have any valuable data yet I'd suggest emptying the database and start the install again. You might already have a lot of empty tables there already.

And don't forget to delete the install directory when you're done.....

And just a note: you will get unable to create tables if the table is already there from previous attempts. Not a big deal if the existing table is proper (it prevents loss of data). BTW, your db user/pass does create the tables. I think the dashes in the prefix are your problem.

Login

Who's Online

581 user(s) are online (63 user(s) are browsing Support Forums)


Members: 0


Guests: 581


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits