Bug 8365 appears to have introduced a syntax error in installer/data/mysql/kohastructure.sql which breaks the installer. The problem is a missing comma after renewalperiod in the table issuingrules I'm in the process of creating a patch.
Created attachment 16845 [details] [review] Adds a missing comma, thereby fixing the syntax error
Created attachment 16848 [details] [review] [PASSED QA] Bug 9919: Correct syntax error caused by missing comma. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Simple fix for a bad problem.
One line fix for a blocker bug, moving this to passed QA.
This patch has been pushed to master.