New Zenner
- Join Date:
- Dec 2006
- Posts:
- 46
- Plugin Contributions:
- 0
My database is all wrong!
When I installed Zen Cart I selected the option that adds text_ before the name of the database (or so I thought). Well as I'm working on my site I happen to look in phpMyAdmin and noticed that all the tables were created with text_ and also duplicated without text_ for a total of 186 tables!!
My web host doesn't require the text_ before the tables, only before the database name which actually would be the first 8 characters of my username. I think I misunderstood when I installed ZC and read it as before the database name.
Anyhow, now unfortunately for me those are the tables where all my data is being stored :(
I need to somehow delete the appended tables (but first transfer the data), and remove the instruction to add all future data to text_ tables?
Any suggestions on the best (and painless) way to do this?
thanks