Hi,
The subject script changes the root password of MySQL since $USERNAME variable is available in the env, is that intentionally or a bug ?
Hi Taymour,
the variable was changed to "DBRWUSER" for some time due the problem you mentioned. Please use the CVS versions.
regards, bogdan
PS: which version are you using?
Taymour A. El Erian wrote:
Hi,
The subject script changes the root password of MySQL since $USERNAME variable is available in the env, is that intentionally or a bug ?
Bogdan-Andrei Iancu wrote:
Hi Taymour,
the variable was changed to "DBRWUSER" for some time due the problem you mentioned. Please use the CVS versions.
regards, bogdan
PS: which version are you using?
Am using openser-0.9.5-fc3.0 (rpm package from the site).
Taymour A. El Erian wrote:
Hi,
The subject script changes the root password of MySQL since $USERNAME variable is available in the env, is that intentionally or a bug ?
Unfortunately the binaries were generated before the fixup; so, either change by yourself the "USERNAME" to " "DBRWUSER", either use the CVS version.
regards, bogdan
Taymour A. El Erian wrote:
Bogdan-Andrei Iancu wrote:
Hi Taymour,
the variable was changed to "DBRWUSER" for some time due the problem you mentioned. Please use the CVS versions.
regards, bogdan
PS: which version are you using?
Am using openser-0.9.5-fc3.0 (rpm package from the site).
Taymour A. El Erian wrote:
Hi,
The subject script changes the root password of MySQL since $USERNAME variable is available in the env, is that intentionally or a bug ?
Hello Taymour,
if it easier, you can take the latest cvs snapshot for branch 0.9.x from:
http://www.openser.org/downloads/snapshots/openser-0.9.0/
Daniel
On 09/05/05 16:39, Bogdan-Andrei Iancu wrote:
Unfortunately the binaries were generated before the fixup; so, either change by yourself the "USERNAME" to " "DBRWUSER", either use the CVS version.
regards, bogdan
Taymour A. El Erian wrote:
Bogdan-Andrei Iancu wrote:
Hi Taymour,
the variable was changed to "DBRWUSER" for some time due the problem you mentioned. Please use the CVS versions.
regards, bogdan
PS: which version are you using?
Am using openser-0.9.5-fc3.0 (rpm package from the site).
Taymour A. El Erian wrote:
Hi,
The subject script changes the root password of MySQL since $USERNAME variable is available in the env, is that intentionally or a bug ?
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Daniel-Constantin Mierla wrote:
Hello Taymour,
if it easier, you can take the latest cvs snapshot for branch 0.9.x from:
http://www.openser.org/downloads/snapshots/openser-0.9.0/
Daniel
On 09/05/05 16:39, Bogdan-Andrei Iancu wrote:
Unfortunately the binaries were generated before the fixup; so, either change by yourself the "USERNAME" to " "DBRWUSER", either use the CVS version.
regards, bogdan
Taymour A. El Erian wrote:
Bogdan-Andrei Iancu wrote:
Hi Taymour,
the variable was changed to "DBRWUSER" for some time due the problem you mentioned. Please use the CVS versions.
regards, bogdan
PS: which version are you using?
Am using openser-0.9.5-fc3.0 (rpm package from the site).
Taymour A. El Erian wrote:
Hi,
The subject script changes the root password of MySQL since $USERNAME variable is available in the env, is that intentionally or a bug ?
Are these snapshots stable, i.e. can they be used for production ?.
On 09/05/05 16:59, Taymour A. El Erian wrote:
Daniel-Constantin Mierla wrote:
Hello Taymour,
if it easier, you can take the latest cvs snapshot for branch 0.9.x from:
http://www.openser.org/downloads/snapshots/openser-0.9.0/
Daniel
On 09/05/05 16:39, Bogdan-Andrei Iancu wrote:
Unfortunately the binaries were generated before the fixup; so, either change by yourself the "USERNAME" to " "DBRWUSER", either use the CVS version.
regards, bogdan
Taymour A. El Erian wrote:
Bogdan-Andrei Iancu wrote:
Hi Taymour,
the variable was changed to "DBRWUSER" for some time due the problem you mentioned. Please use the CVS versions.
regards, bogdan
PS: which version are you using?
Am using openser-0.9.5-fc3.0 (rpm package from the site).
Taymour A. El Erian wrote:
Hi,
The subject script changes the root password of MySQL since $USERNAME variable is available in the env, is that intentionally or a bug ?
Are these snapshots stable, i.e. can they be used for production ?.
Yes, the latest tarball is the same with the CVS version of the 0.9.0 branch, which is 0.9.5 plus a few fixes (like the one for openser_mysql.sh). So you can say that it is better and more stable than 0.9.5.
Daniel