Re: Delete email and all settings from bayes sql db

2005-01-23 Thread Michael Parker
On Sat, Jan 22, 2005 at 10:00:04PM +0100, Alexander Newald wrote: > I have setup sa to use mysql db for bayes. I hope I understound that bayes > db in mysql is seperated for each email (username) I use. Now I like to > remove all data from the bayes mysql db that was created while using this > s

Re: Delete email and all settings from bayes sql db

2005-01-22 Thread Alexander Newald
I have setup sa to use mysql db for bayes. I hope I understound that bayes db in mysql is seperated for each email (username) I use. Now I like to remove all data from the bayes mysql db that was created while using this special email I like to remove. Alexander Newald

Re: Delete email and all settings from bayes sql db

2005-01-22 Thread Michael Parker
On Sat, Jan 22, 2005 at 06:34:11PM +0100, Alexander Newald wrote: > Hello, > > I have the fullowing sql db sheme and like to del an email. What do I need to > del from each db? > I'm not totally clear on what you are trying to do. If you want to completely clear out your bayes database, then j

Delete email and all settings from bayes sql db

2005-01-22 Thread Alexander Newald
Hello,   I have the fullowing sql db sheme and like to del an email. What do I need to del from each db?   Thanks,   Alex   mysql> describe bayes_expire;+-+-+--+-+-+---+| Field   | Type    | Null | Key | Default | Extra |+-+-+--+-+