Bug: 2.5 remote DB not used
|
My config says db.mysql.database=something but I look in the error log and see. jbid then hangs. Access denied for user ’XXX’@’YYY’ to database ‘jbidwatcher’ Once I change the db in config and rename the schema, it works. So I guess the config setting is ignored. |
|
I also noticed that it looses the DB configuration after closed and resets to user root and DB localhost with schema jbidwatcher. |
|
And another pretty serious issue I notice is that when in remote DB, the snipes are not persisted. After I loaded jbid, the snpies I set yesterday were not shown. Am I doing something wrong or is this really an issue? |
|
I have the same problem. The remote database name is ignored in the config file. It seems like it has a hardcoded database name called “jbidwatcher”. If you create a local database with that name it works perfectly. So it is a bug in the code. I’m hoping that this problem gets resolved asap. I will happily donate when it does, but for now, the tool doesn’t do what I need I’ve created a bug report |
|
Greetings, I changed a couple of places years ago, but the number of people using MySQL with JBidwatcher has always been too small to really find problems with non-green path usage, so it turns out I missed two hardcoded ‘jbidwatcher’ database names. The next version, probably 2.6, will include those changes. — Morgan Schweers, CyberFOX! |
|
Brilliant, thanks Morgan. I look forward to those changes |
|
I’m quite happy to beta test if you want me to try the changes out? |
|
The remote database stuff works fine with 2.5.2. Thank you very much |
|
The remote database stuff seems to work, but every time I go back into the configuration it reverts back to localhost and user root with empty password. Took me a while to figure thhat out. When that happened and I saved the configuration without changing it back, jbidwatcher hangs on the next start. I’m using 2.5.3pre on Ubuntu 13.10. |
|
I have many problems with the “normal” storage of the data in JBidwatcher. So will mysql solve this problems or i get only other problems? |