Mysql Regular expression

2005-10-01 Thread Binay\(Local\)
Hi Can any body tell me how to strip all the html characters from a text column while querying? Thanks Binay

Re: slave out of sync

2005-04-14 Thread Local
Jeff Smelser wrote: On Friday 08 April 2005 10:38 am, Chris Scheller wrote: i have replication going between 2 boxes. the master crashed a few days ago, and this morning i noticed that the slaves slave thread errored out. the binary log and offset had changed on the master and the slave couldn't sy

Re: slave out of sync

2005-04-11 Thread Local
Gleb Paharenko wrote: > But if you had an updates and deletes after crashing the master your task became difficult. But the easiest way, as for me, > > is to clear the slave and setup replication again. You may use think this is what i am going to have to do as i found more errors this morning wit