Anonymous | Login | Signup for a new account | 19-04-25 06:02 CEST | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0001863 | SphereServer | new feature request | public | 04-12-10 21:42 | 24-07-14 20:39 | |
Reporter | Robert | |||||
Assigned To | XuN | |||||
Priority | normal | Severity | crash | Reproducibility | N/A | |
Status | resolved | Resolution | fixed | |||
Platform | OS | OS Version | ||||
Product Version | 20-09-2009, 0.56b Prerelease | |||||
Target Version | Fixed in Version | 0.56c Nightly | ||||
Summary | 0001863: More Sql Connections | |||||
Description | I'm using one sql database on local, and one on web. I have to use web's database asynchronously to avoid sphere(game) from freezing. When i need a data on web's server i change the MySqlHost and other parameters at runtime, but when both of this databases needed because of using aquerys (for web's database) sphere crashes. It will be great for us to have more than one "db." declarations in sphere.ini. | |||||
Additional Information | Like this serv.MySqlHost=127.0.0.1 serv.MySqlUser=aaa serv.MySqlPassword=xxxx serv.MySqlDatabase=yyyy serv.MySql2Host=72.100.200.50 serv.MySql2User=bbb serv.MySql2Password=tttt serv.MySql2Database=uuuu db.connect, db2.connect | |||||
Tags | No tags attached. | |||||
Nightly Version | 20-09-2009 | |||||
Experimental Flags | Unicode | |||||
Option Flags | OSIMultiSight | |||||
Internal Build Number | ||||||
Attached Files | ||||||
![]() |
|
(0002370) XuN (developer) 24-07-14 20:39 |
MySql values can be writen: [function db1.connect] serv.MySqlHost=127.0.0.1 serv.MySqlUser=aaa serv.MySqlPassword=xxxx serv.MySqlDatabase=yyyy db.connect [function db2.connect] serv.MySql2Host=72.100.200.50 serv.MySql2User=bbb serv.MySql2Password=tttt serv.MySql2Database=uuuu db.connect |
![]() |
|||
Date Modified | Username | Field | Change |
04-12-10 21:42 | Robert | New Issue | |
04-12-10 21:44 | Robert | Issue Monitored: Robert | |
24-07-14 20:39 | XuN | Note Added: 0002370 | |
24-07-14 20:39 | XuN | Status | new => resolved |
24-07-14 20:39 | XuN | Fixed in Version | => 0.56c Nightly |
24-07-14 20:39 | XuN | Resolution | open => fixed |
24-07-14 20:39 | XuN | Assigned To | => XuN |
Copyright © 2000 - 2010 MantisBT Group |