RE: OS X 10.3.3 and byte ordering update

2004-03-17 Thread Bessares, Bob
i did the update to 10.3.3 (client) yesterday without a hitch. it's probably a good idea to do a backup anyways. > -- > From: Scott Haneda > Sent: Tuesday, March 16, 2004 6:21 PM > To: MySql > Subject: OS X 10.3.3 and byte ordering update >

Re: OS X 10.3.3 and byte ordering update

2004-03-17 Thread Paul Fierro
On 03/17/2004 9:46 AM, Paul DuBois <[EMAIL PROTECTED]> wrote: > At 9:39 -0600 3/17/04, David Bourne wrote: >> I saw this too in an Apple tech note. It would have been nice if >> they had included version numbers. Was this change made with a >> version of MySQL that are publicly available? I seem t

Re: OS X 10.3.3 and byte ordering update

2004-03-17 Thread Brent Baisley
Here is the technote URL: http://docs.info.apple.com/article.html?artnum=107852#sql It includes directions for dumping and restoring (not that you would need it Paul, great book). MySQL is only updated on OS X Server, not the client version of OS X. I can also confirm that my updated client did

Re: OS X 10.3.3 and byte ordering update

2004-03-17 Thread Paul DuBois
2004 8:21:06 PM To: MySql <[EMAIL PROTECTED]> Subject: OS X 10.3.3 and byte ordering update I saw a little blip about issues with MySql when updateing OS X to 10.3.3. It seems the byte order has changed and you will have to export and import all your data. I got the impression this only appli

Re: OS X 10.3.3 and byte ordering update

2004-03-17 Thread David Bourne
] wrote: From: Scott Haneda <[EMAIL PROTECTED]> Date: 16 March 2004 8:21:06 PM To: MySql <[EMAIL PROTECTED]> Subject: OS X 10.3.3 and byte ordering update I saw a little blip about issues with MySql when updateing OS X to 10.3.3. It seems the byte order has changed and you will have t

OS X 10.3.3 and byte ordering update

2004-03-16 Thread Scott Haneda
I saw a little blip about issues with MySql when updateing OS X to 10.3.3. It seems the byte order has changed and you will have to export and import all your data. I got the impression this only applies to OS X Server, and not client, so only the MySql installed by Apple. Anyone have any more da