in reply to Re: Re: Re: Re: How to calculate development time?
in thread How to calculate development time?
MySQL should never "just die"; you might run into things like not being able to execute a bad SQL statement, but you should be able to get all the error details you need through the DBI module.
|
---|