Mysql Problem
#1

Guys I was Upgrading my Gang System to MYSQL and i faced a problem with the creation of Table in my localhost phpmyadmin..
I have My Admin system based on Mysql Too, So When i load the 2 filterscripts Together the "gangs" table gets created in "accounts" database of my phpmyadmin. I Tryed to load the Dgang Mysql System without the Admin system being loaded first and that time it worked.
How Can i fix this problem , looks like the connection i do first in admin system gets linked with the connect i do in my gang system...
Help me please.
Reply
#2

I'm not entirely sure what you mean but from what I understand I recommend that you don't split the databases but work with one database instead. All you will need to do is alter the code so that the tables from both databases are under one database.
Reply
#3

Quote:
Originally Posted by Zhao
Посмотреть сообщение
I'm not entirely sure what you mean but from what I understand I recommend that you don't split the databases but work with one database instead. All you will need to do is alter the code so that the tables from both databases are under one database.
Well i want to set a different database for my gangsystem because i want to release it .. so people might face problem with that thing.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)