MySQLd Logging Question/Problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have been creating records from archived maillog data in batches:

        mysql> use dnsbl;
        Database changed
        
        mysql> LOAD DATA LOCAL INFILE 'discards' INTO TABLE discards;
        Query OK, 35457 rows affected, 594 warnings (0.62 sec)
        Records: 35457  Deleted: 0  Skipped: 0  Warnings: 594
        
        mysql> LOAD DATA LOCAL INFILE 'rejects' INTO TABLE rejects;
        Query OK, 93064 rows affected, 1620 warnings (1.56 sec)
        Records: 93064  Deleted: 0  Skipped: 0  Warnings: 1620

Where are these "warnings" logged? I have an empty mysqld.log.
-- 
Tired of spam? Do YOUR part: http://www.BoulderPledge.org
Our DNSRBL - Eliminate Spam: http://www.TQMcube.com/spam_trap.htm
              RBLDNSD HowTo: http://www.TQMcube.com/rbldnsd.htm
            Multi-RBL Check: http://www.TQMcube.com/rblcheck.htm


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux