Hi, I recently upgraded MySQL to 4.1 and Node Runner seems to be having an issue. When a node is down, it correctly reports it, but I cannot modify anything, including clearing the database, or adding/removing a node etc... When I try, the page just flashes and nothing happens. Is there a compatibility issue?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I do. Is this new version compatible with mysql 4.x? I seem to remember I tried implementing it and it corrupted my 'mysql' tables and I had to restore from a backup. (I have other apps hitting the mysql server that died)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If it corrupted your tables, you should have reported a bug, so I could fix it. However, I've never heard anyone else complain about that issue, so I'm assuming it would be safe to go to the newest version.
The installer for 0.6.0 will upgrade from any previous version, but since you were having trouble, I would advise that you make a copy of your production database tables and practice on that first.
--Brad Fears
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I do. I seem to remember I tried to implement it and it corrupted my mysql tables. I had to restore from a backup to get my other apps working again. Do you know if the new version will run on mysql 4.x?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I recently upgraded MySQL to 4.1 and Node Runner seems to be having an issue. When a node is down, it correctly reports it, but I cannot modify anything, including clearing the database, or adding/removing a node etc... When I try, the page just flashes and nothing happens. Is there a compatibility issue?
More than likely. Are you aware that Node Runner is up to version 0.6.0 now?
--Brad Fears
I do. Is this new version compatible with mysql 4.x? I seem to remember I tried implementing it and it corrupted my 'mysql' tables and I had to restore from a backup. (I have other apps hitting the mysql server that died)
If it corrupted your tables, you should have reported a bug, so I could fix it. However, I've never heard anyone else complain about that issue, so I'm assuming it would be safe to go to the newest version.
The installer for 0.6.0 will upgrade from any previous version, but since you were having trouble, I would advise that you make a copy of your production database tables and practice on that first.
--Brad Fears
I do. I seem to remember I tried to implement it and it corrupted my mysql tables. I had to restore from a backup to get my other apps working again. Do you know if the new version will run on mysql 4.x?
woops sorry bout the duplicate post