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
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
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
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
>
>