Re: MySQL update - Done

2011-06-07 Thread Glenn McCalley
quot;Chris Rees" To: "Glenn McCalley" Cc: Sent: Tuesday, June 07, 2011 8:37 AM Subject: Re: MySQL update On 7 June 2011 12:56, Glenn McCalley wrote: Trying to update MySQL from 4.1 to 5.5. Updating mysql-client first. Make works great, but make install refuses to install saying

MySQL update

2011-06-07 Thread Robert Huff
Robert Huff writes: > That may, however, quite likely be the path of least > resistance. Also - have you read /usr/ports/UPDATING? Robert Huff ___ freebsd-questions@freebsd.org mailing list http

Re: MySQL update

2011-06-07 Thread Matthew Seaman
On 07/06/2011 13:37, Chris Rees wrote: > On 7 June 2011 12:56, Glenn McCalley wrote: >> Trying to update MySQL from 4.1 to 5.5. >> Updating mysql-client first. >> Make works great, but make install refuses to install saying 5.5 conflicts >> with 4.1, run >> pkg_delete for 4.1. >> pkg_delete for 4.

Re: MySQL update

2011-06-07 Thread Chris Rees
On 7 June 2011 12:56, Glenn McCalley wrote: > Trying to update MySQL from 4.1 to 5.5. > Updating mysql-client first. > Make works great, but make install refuses to install saying 5.5 conflicts > with 4.1, run > pkg_delete for 4.1. > pkg_delete for 4.1 refuses to deinstall as all the php52 package

MySQL update

2011-06-07 Thread Robert Huff
Glenn McCalley writes: > Question: Do I have to deinstall everything, and then put it all > back together, or can I force the mysql 5.5 client and 5.5 server > to install? "Have to"? Possibly not. That may, however, quite likely be the path of least resistance.

Re: MySQL update

2011-06-07 Thread Lowell Gilbert
"Glenn McCalley" writes: > Trying to update MySQL from 4.1 to 5.5. > Updating mysql-client first. > Make works great, but make install refuses to install saying 5.5 > conflicts with 4.1, run > pkg_delete for 4.1. > pkg_delete for 4.1 refuses to deinstall as all the php52 packages > (extensions, m

MySQL update

2011-06-07 Thread Glenn McCalley
Trying to update MySQL from 4.1 to 5.5. Updating mysql-client first. Make works great, but make install refuses to install saying 5.5 conflicts with 4.1, run pkg_delete for 4.1. pkg_delete for 4.1 refuses to deinstall as all the php52 packages (extensions, mysql, mysqli, pdo_mysql etc.) depend

Re: MySQL update from 4.1 to 4.7

2005-01-31 Thread Eric S
From: Phillip Hocking <[EMAIL PROTECTED]> Subject: MySQL update from 4.1 to 4.7 To: [EMAIL PROTECTED] Now it will not allow me to login to the database with any of the usernames that I remember here is the error in the log 2:58:29 [Warning] Found 4.1 style password for user '[EMAI

MySQL update from 4.1 to 4.7

2005-01-30 Thread Phillip Hocking
Now it will not allow me to login to the database with any of the usernames that I remember here is the error in the log 2:58:29 [Warning] Found 4.1 style password for user '[EMAIL PROTECTED]'. Ignoring user. You should change password for this user. How do I flush the tables to resolve this is