MYSQL Error
-
Hello,
when I try to upload my database via phpmyadmin, I always get this error when tables of Ninja Forms plugin are included in the database:Error
Static analysis:
1 errors were found during analysis.
14 values were expected, but found 18. (near “(” at position 400)
SQL query:
# # Data contents of table
wp_nf3_forms# INSERT INTOwp_nf3_forms(id,title,key,created_at,updated_at,views,subs,form_title,default_label_pos,show_title,clear_complete,hide_complete,logged_in,seq_num) VALUES (4, ‘Widerruf’, ”, ‘2018-08-22 19:52:18’, ‘2017-10-21 21:08:32’, NULL, NULL, ‘Widerruf’, ‘hidden’, b’0′, b’1′, b’1′, b’0′, NULL), (5, ‘Kontakt’, ”, ‘2017-10-21 23:57:11’, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), (8, ‘Contact’, NULL, ‘2018-08-05 20:49:58’, NULL, NULL, NULL, ‘Contact’, ‘hidden’, b’0′, b’1′, b’1′, b’0′, NULL), (9, ‘Cancellation’, NULL, ‘2018-08-22 19:33:59’, NULL, NULL, NULL, ‘Cancellation’, ‘hidden’, b’0′, b’1′, b’1′, b’0′, NULL)MySQL said: Documentation
#1136 – Column count doesn’t match value count at row 2Kontakt, Contact, Widerruf and Cancellation are the names of my 4 forms.
I really dont know what this means or how I can fix it.
Any help would be really appreciated.
The topic ‘MYSQL Error’ is closed to new replies.