mysql problem
#1

Guys I have server the game mode is mysql . The filter script is also mysql but I have only 1 mysql database so how I can use they both in 1
Reply
#2

Well,you could try to import both .sql files on one database.
Reply
#3

Just use the same db name in mysql_connect line in both scripts?
Reply
#4

Quote:
Originally Posted by [cS]Owain
Посмотреть сообщение
Just use the same db name in mysql_connect line in both scripts?
He got one database. He could upload both sql files to that database.
Reply
#5

Quote:
Originally Posted by OnlYgEnyUS
Посмотреть сообщение
He got one database. He could upload both sql files to that database.
What.

Its MySQL....

You can use one db in as many scripts as you want.
Reply
#6

Quote:
Originally Posted by [cS]Owain
Посмотреть сообщение
What.

Its MySQL....

You can use one db in as many scripts as you want.
I know. I use MySQL. You can import as many sql files to one database if you want,and connect it to as many GameModes or filterscripts as you want.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)