Hi M!
On Thu, 28 Jun 2001, M wrote:

> Complete msg subject is "what can developer do when server provider
> upgrades any of Apache/PHP/Mysql softwares to newer version and this
> causes crash on already working transactions?"
> I am posting this also into MySql discussion list.

MySQL transation are known to be unstable (discl: I've never used them,
for this stuff Postgres is the way to go).

What sais your contract w/ them? Doesn't it specify a version of the
software? If not, they are right.

Before deploying, try to reproduce the same platform on a test box,
and test on it. You'll find most of the problems. 

Also, check the changelogs of PHP releases, to see what nasty known
bug was fixed in the next revision they don't have and might relate
to your problems.

etc.

ciao
        
-- teodor

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to