View Single Post
  #7  
Old 05-25-2007, 06:19 PM
lotuscorner
Fire Beetle
 
Join Date: May 2007
Posts: 9
Default

Thank you for all replies for this issue, well after I deleted roseonline data base from mysql, eqemu seems works fine again. I dont know what is the relation myself tho. Both EQemu and Roseonline emulator i set using port 3306 on mysql database, but of course I used 2 different database inside mysql one for each. I just curious why out of no where my EQemu wont work anymore after I tried to run roseon emu on the same machine.

@techguy84
so basically from your point of view sir, mysql should be able to handle many incoming connection from different emulator program and run them on the same time without causing any conflict with one another as long as I used different port on mysql? most ppl using 3306 port, so I just change the other emu port to 3307? thank you for your input sir.

Pardon for my noob question in regards to mysql, I dont have a good database programming experience.
Reply With Quote