Re: MySQL port compile problems [was Re: rb-rubygems does not work]

Ryan Schmidt <[email protected]> Sat, 26 Aug 2006 00:24:03 +0200
Newsgroups gmane.os.opendarwin.darwinports
Message-ID <[email protected]>
On Aug 26, 2006, at 00:16, [email protected] wrote:

> pdating my ports tree, i gave 5.0.24 a go on my ppc and it still died
> on the SHA1 errors.

I don't have anything useful to say to that. I can't explain it. I  
upgraded just fine on my PowerBook G4.


> strangely though, on my intel machine, after i had upgraded from
> 5.0.22 to 5.0.24 (without the SHA1 issue seen on my ppc), my rails
> applications became quite unhappy accessing the database. it would
> often work on the first try but the second would die. i needed to
> uninstall, clean and reinstall rb-mysql5 and then it worked without a
> problem. is this expected?

I wouldn't have expected that, but then again I've never used Ruby.  
I've used PHP, which is compiled with MySQL support, and the  
expectation there would be that PHP was compiled with the MySQL  
5.0.22 libraries, and updating to MySQL 5.0.24 does not pose a  
problem for this. PHP remains compiled against the 5.0.22 libraries,  
but these should be able to access a 5.0.24 server with no difficulties.