Re: Patch for mysql

2008-09-22 Thread David Ashley
On Mon, Sep 22, 2008 at 7:54 AM, Colin Charles <[EMAIL PROTECTED]>wrote: > Nagaraj S wrote: > >> Hi Gurus, >> >> Good Day! How to apply mysql bug fixing patches or it is just updating or >> replacing some code in a c file and recompiling the source? >> > > Depending on how your patch looks like, y

Re: Patch for mysql

2008-09-22 Thread Colin Charles
Nagaraj S wrote: Hi Gurus, Good Day! How to apply mysql bug fixing patches or it is just updating or replacing some code in a c file and recompiling the source? Depending on how your patch looks like, you will use the Unix patch(1) utility or not Anyone able to supply some simple steps to

Patch for mysql

2008-09-22 Thread Nagaraj S
Hi Gurus, Good Day! How to apply mysql bug fixing patches or it is just updating or replacing some code in a c file and recompiling the source? Anyone able to supply some simple steps to patch instructions? I have mysql server running on Solaris 10 system. Thanks. Naga..