Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
12 values were expected, but found 14
10-15-2019, 07:40 AM,
#1
12 values were expected, but found 14
Now having the following error when importing my dataset

Code:
Error

Static analysis:

17708 errors were found during analysis.

    12 values were expected, but found 14. (near "(" at position 34200)
    12 values were expected, but found 14. (near "(" at position 34297)
    12 values were expected, but found 14. (near "(" at position 34394)
    12 values were expected, but found 14. (near "(" at position 34491)
    12 values were expected, but found 14. (near "(" at position 34588)
    12 values were expected, but found 14. (near "(" at position 34685)
    12 values were expected, but found 14. (near "(" at position 34782)
    12 values were expected, but found 14. (near "(" at position 34879)
    12 values were expected, but found 14. (near "(" at position 34976)
    12 values were expected, but found 14. (near "(" at position 35073)
    12 values were expected, but found 14. (near "(" at position 35170)
    12 values were expected, but found 14. (near "(" at position 35267)
    12 values were expected, but found 14. (near "(" at position 35364)
    12 values were expected, but found 14. (near "(" at position 35461)
    12 values were expected, but found 14. (near "(" at position 35558)
    12 values were expected, but found 14. (near "(" at position 35655)
    12 values were expected, but found 14. (near "(" at position 35752)
    12 values were expected, but found 14. (near "(" at position 35849)
Reply
10-15-2019, 10:24 AM,
#2
RE: 12 values were expected, but found 14
Where is this import done?
Reply
10-15-2019, 03:54 PM, (This post was last modified: 10-15-2019, 03:55 PM by alanmi3833.)
#3
RE: 12 values were expected, but found 14
phpMyAdmin, hopefully I am understanding you correctly.

Were originally exported using phpMyAdmin on Windoze

Regards
Alan
Reply
10-15-2019, 08:44 PM,
#4
RE: 12 values were expected, but found 14
Solved.
Did a unzip in a terminal and just ran the .sql
Reply
10-15-2019, 11:01 PM,
#5
RE: 12 values were expected, but found 14
I must admit I don't like phpmyadmin for this reason. It seems to throw up lots of timeouts and other issues that you don't get by using a terminal.

Tim
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)