backup table required permissions

2002-01-02 Thread Robert Lucier
Hello, I've searched both the documentation and the mailing list archives but can't find the answer to this question (although several people seem to have asked it). Here goes: What permission grants are required to allow use of the "backup table to ''" command? I can execute the command as root

Re: Changing part of field

2002-01-04 Thread Robert Lucier
I don't think you can do it with a single command. One fairly easy way is to run a command to generate the sql that will do the update. So your first statement will be something like: select concat( 'update set emailaddress=''', emailaddress, '''where =', and with your values. Output the re

RE: Spam

2002-01-11 Thread Robert Lucier
A little higher barrier to entry, even for non-spam posts might not be a bad thing. The list is already pretty well spammed with questions that are either in the manual, or result from a lack of programming experience in general. Making it harder to post might make it a little easier to stay sub

RE: Spam

2002-01-11 Thread Robert Lucier
hild lists: novice, > intermediate, and advanced would be advisable. i dunno tho > > i wholeheartedly agree, though, that "do my homework" posts and > questions > easily located in the man or the lists archive are pretty prevalent > here. > > j0da > >