Whether I try to import 6,000 leads or 25, the result is the same:
(#2)
(#3)
(#4)
(#5)
(#6)
(#7)
(#8)
(#9)
(#10)
(#11)
(#12)
(#13)
(#14)
(#15)
(#16)
(#17)
(#18)
(#19)
(#20)
(#21)
(#22)
(#23)
(#24)
(#25)
(#26) No data found
25 / 25
First try: left all rows unedited from exporting location (mismatched rows, but I selected the appropriate rows to match in the import window) = fail
Removed unmatched rows, renamed existing rows to match the database = fail
I edited the CSV to match all 45 rows in the database, same result.
Sample from the CSV:
Only thing in the logfile:
From my system info:
mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version mysqlnd 5.0.11-dev - 20120503
mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
Directive Local Value Master Value
mysql.allow_local_infile On On
mysql.allow_persistent On On
mysql.connect_timeout 3 3
mysql.default_host no value no value
mysql.default_password no value no value
mysql.default_port 3306 3306
mysql.default_socket MySQL MySQL
mysql.default_user no value no value
mysql.max_links Unlimited Unlimited
mysql.max_persistent Unlimited Unlimited
mysql.trace_mode Off Off
mysqli
MysqlI Support enabled
Client API library version mysqlnd 5.0.11-dev - 20120503 -
Active Persistent Links 0
Inactive Persistent Links 0
Active Links 0
From app/config/local.php:
I have tried this both on a Digitalocean droplet as well as my localhost; same result.