Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid
IST ID OVERRIDE FOR THIS FILE: 900038
record 0 BAD- PHONE: ROW: |0| DUP: 0 900038
record 368 BAD- PHONE: 9122326156 ROW: |0| DUP: 1 900038
record 460 BAD- PHONE: 7199643395 ROW: |1| DUP: 1 900038
record 490 BAD- PHONE: 8452593428 ROW: |0| DUP: 1 900038
record 524 BAD- PHONE: 2126951008 ROW: |0| DUP: 1 900038
record 614 BAD- PHONE: 6502259060 ROW: |0| DUP: 1 900038
record 634 BAD- PHONE: 8582742300 ROW: |0| DUP: 1 900038
record 699 BAD- PHONE: 3188659272 ROW: |0| DUP: 1 900038
record 762 BAD- PHONE: 3202675808 ROW: |0| DUP: 1 900038
record 1088 BAD- PHONE: 7039941336 ROW: |0| DUP: 1 900038
record 1223 BAD- PHONE: 2145632103 ROW: |0| DUP: 1 900038
record 1234 BAD- PHONE: 8478008799 ROW: |0| DUP: 1 900038
record 1256 BAD- PHONE: 8284410214 ROW: |0| DUP: 1 900038
record 1261 BAD- PHONE: 2128334966 ROW: |1| DUP: 1 900038
record 1276 BAD- PHONE: 4408125924 ROW: |0| DUP: 1 900038
record 1294 BAD- PHONE: 9703764057 ROW: |0| DUP: 1 900038
record 1440 BAD- PHONE: 2147393645 ROW: |0| DUP: 1 900038
record 1510 BAD- PHONE: 8475255282 ROW: |0| DUP: 1 900038
record 1544 BAD- PHONE: 6414371432 ROW: |0| DUP: 1 900038
record 1560 BAD- PHONE: 2033580066 ROW: |0| DUP: 1 900038
record 1587 BAD- PHONE: 9176849131 ROW: |0| DUP: 1 900038
record 1617 BAD- PHONE: 4408886044 ROW: |0| DUP: 1 900038
record 1691 BAD- PHONE: 6142054316 ROW: |0| DUP: 1 900038
Done GOOD: 1671 BAD: 23 TOTAL: 1694
STATUSES WITHIN THIS LIST:
STATUS STATUS NAME CALLED NOT CALLED
NEW New Lead 0 168
SUBTOTALS 0 168
TOTAL 168
ADMIN CHANGE LOG: Record Detail - 1612
ID: 1612
DATE TIME: 2009-12-09 04:55:55
USER: admin - Admin
IP: 192.168.0.17
SECTION: LISTS
TYPE: LOAD
RECORD ID: 900038
DESCRIPTION: ADMIN LOAD LIST
NOTES: File Name: Propecia.txt
SQL:
Output from SQL command select count(*) from vicidial_list where list_id='900038' ..
count(*)
168
Processing tab-delimited file...
LIST ID OVERRIDE FOR THIS FILE: 909090
Done GOOD: 1000 BAD: 0 TOTAL: 1000
STATUSES WITHIN THIS LIST:
STATUS STATUS NAME CALLED NOT CALLED
NEW New Lead 0 100
SUBTOTALS 0 100
TOTAL 100
ADMIN CHANGE LOG: Record Detail - 1614
ID: 1614
DATE TIME: 2009-12-09 05:19:12
USER: admin - Admin
IP: 192.168.0.17
SECTION: LISTS
TYPE: LOAD
RECORD ID: 909090
DESCRIPTION: ADMIN LOAD LIST
NOTES: File Name: 1000 TEST.txt
SQL:
208609 11/19/2009 2:27 11/19/2009 23:02 AA VDAD 900025 -8 N 1 8185158XXX Richard Mertz 0000-00-00 mangz@hotmail.com Propecia 1 11/19/2009 1:21
* Drive Full
STATUSES WITHIN THIS LIST:
STATUS STATUS NAME CALLED NOT CALLED
NEW New Lead 0 100
SUBTOTALS 0 100
TOTAL 100
did it ask for the import of all and some failed, or did it only ask for import of the ones that actually imported, in which case the script failed before that point.
If you want to know what happens within mysqld, you should start it with --log[=file]. This will log all connections and queries to the log file (by default named `'hostname'.log'). This log can be very useful when you suspect an error in a client and want to know exactly what mysqld thought the client sent to it.
By default, the mysql.server script starts the MySQL server with the -l option. If you need better performance when you start using MySQL in a production environment, you can remove the -l option from mysql.server or change it to --log-binary.
The entries in this log are written as mysqld receives the questions. This may be different than the order in which the statements are executed. This is in contrast to the update log and the binary log which are written after the query is executed, but before any locks are released.
091210 22:20:22 mysqld started
091210 22:20:23 InnoDB: Started; log sequence number 0 2928006
091210 22:20:23 [Warning] 'user' entry 'root@localhost.localdomain' ignored in --skip-name-resolve mode.
091210 22:20:23 [Warning] 'user' entry '(null)@localhost.localdomain' ignored in --skip-name-resolve mode.
091210 22:20:23 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.0.22' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
091210 22:25:55 [Note] /usr/libexec/mysqld: Normal shutdown
091210 22:25:55 InnoDB: Starting shutdown...
091210 22:25:57 InnoDB: Shutdown completed; log sequence number 0 2928006
091210 22:25:57 [Note] /usr/libexec/mysqld: Shutdown complete
091210 22:25:57 mysqld ended
091210 22:25:57 mysqld started
091210 22:25:57 InnoDB: Started; log sequence number 0 2928006
091210 22:25:57 [Warning] 'user' entry 'root@localhost.localdomain' ignored in --skip-name-resolve mode.
091210 22:25:57 [Warning] 'user' entry '(null)@localhost.localdomain' ignored in --skip-name-resolve mode.
091210 22:25:57 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.0.22' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
091210 22:29:19 [Note] /usr/libexec/mysqld: Normal shutdown
091210 22:29:21 InnoDB: Starting shutdown...
091210 22:29:23 InnoDB: Shutdown completed; log sequence number 0 2928006
091210 22:29:23 [Note] /usr/libexec/mysqld: Shutdown complete
091210 22:29:23 mysqld ended
091210 22:29:24 mysqld started
091210 22:29:24 InnoDB: Started; log sequence number 0 2928006
091210 22:29:24 [Warning] 'user' entry 'root@localhost.localdomain' ignored in --skip-name-resolve mode.
091210 22:29:24 [Warning] 'user' entry '(null)@localhost.localdomain' ignored in --skip-name-resolve mode.
091210 22:29:24 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.0.22' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
Return to ViciDialNow - GoAutoDial
Users browsing this forum: No registered users and 89 guests