http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15053 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #22 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Second patch does not work: mysql koha_empty < installer/data/mysql/fr-FR/2-Optionel/sample_labels.sql ERROR 1136 (21S01) at line 15: Column count doesn't match value count at row 1 [koha@koha-qa:~/src (BZ15053) ✭]% mysql koha_empty < installer/data/mysql/ru-RU/optional/print_labels.sql ERROR 1136 (21S01) at line 19: Column count doesn't match value count at row 1 [koha@koha-qa:~/src (BZ15053) ✭]% mysql koha_empty < installer/data/mysql/uk-UA/optional/print_labels.sql ERROR 1136 (21S01) at line 21: Column count doesn't match value count at row 1 -- You are receiving this mail because: You are watching all bug changes.