itsensellc
Verified User
- Joined
- Jul 15, 2005
- Messages
- 53
Hi,
I've already read forum posts here and the general stuff on MySQL's website about upgrading 4.0 to 4.1. I have questions that pertain more to my scenario though and would like some advice please!
1> I'm running MySQL 4.0.16 in "new" mode right now. I've had no complaints so far. So does this mean I'm likely in the clear as far as major troubles?
2> I'm not worried about data so much because I plan on doing a MySQL dump on everything before hand. But I am worried about privileges. Is there any way to make sure I don't lose privileges? This password change deal kind of scares me.
3> I'm really confused on the PHP side of the house when it comes to traditional MySQL versus MySQLi. I have people running things like PHPBB and other COTS applications and don't want those to break. I've read a bit about compiling PHP with both but nothing has been concise to say it works.
4> Any way to redirect ALL websites on the server to a maintenance page easily?
Thanks for any advice!
I've already read forum posts here and the general stuff on MySQL's website about upgrading 4.0 to 4.1. I have questions that pertain more to my scenario though and would like some advice please!
1> I'm running MySQL 4.0.16 in "new" mode right now. I've had no complaints so far. So does this mean I'm likely in the clear as far as major troubles?
2> I'm not worried about data so much because I plan on doing a MySQL dump on everything before hand. But I am worried about privileges. Is there any way to make sure I don't lose privileges? This password change deal kind of scares me.
3> I'm really confused on the PHP side of the house when it comes to traditional MySQL versus MySQLi. I have people running things like PHPBB and other COTS applications and don't want those to break. I've read a bit about compiling PHP with both but nothing has been concise to say it works.
4> Any way to redirect ALL websites on the server to a maintenance page easily?
Thanks for any advice!