Thanks, glad it works
mysql5 is available in ipkg, it was not working 100% properly with php when I tried it however. The database itself works, but the mysql modules for php are not working. I think you have to recompile those to work with the new mysql.
you should be able to install it with ipkg install mysql5
I remember a russian thread about this as well, I'm not sure if they made it working however
for php, you have to recompile it yourself. to compile php is not really an issue, but you might run into dependency issues.
So if possible, I recommend to find something that does work with mysql4
