Hello.
I've looked more carefully through the documentation and source code
of mysqlimport. As said in comments at:
http://dev.mysql.com/doc/mysql/en/mysqlimport.html
MySQL doesn't have the ability to display warnings except in SHOW WARNINGS
clause.
You can use mysql program with -e op
A pain replying to digest in digest mode, change mode to normal
Warning messages, as from a mysqlimport command, where are they to be
found?
Part of the construct from a cron job script file run at the command
line interface
$ /usr/local/bin/mysqlimport -v -l --fields-terminated-by="
Hello.
Try increasing the verbosity level, for example, with -vv or -vvv.
"Joseph E. Maxwell" <[EMAIL PROTECTED]> wrote:
> Warning messages, where are they to be found?
>
>
>Part of the construct from a cron job script file run at the command
>line interface
>
>$ /usr/
Warning messages, where are they to be found?
Part of the construct from a cron job script file run at the command
line interface
$ /usr/local/bin/mysqlimport -v -l --fields-terminated-by="|"
--local fisheries -L -u administr -p $CRONBASE/trawler.tmp
Connecting to localhost