https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16393 Bug ID: 16393 Summary: mysql error 1171 in Web installer Step 3 Change sponsored?: --- Product: Koha Version: 3.22 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs@lists.koha-community.org Reporter: g.meyer@esgbonn.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Web installer Step 3 displays the following mysql error: "The following error occurred while importing the database structure: mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 1171 (42000) at line 1385: All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead " These are the informations from Step 2 "Database settings: database type : mysql database name : koha_library database host : localhost database port : 3306 (probably OK if blank) database user : koha_library Connection established. Database koha_library exists. User koha_library has all required privileges on database koha_library." -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.