[Building Sakai] Sakai 2.9.0 mysql conversion script failure

Norman Danner ndanner at wesleyan.edu
Mon Nov 19 09:14:39 PST 2012


I am upgrading from 2.8.0 to 2.9.0.  After downloading

	http://source.sakaiproject.org/release/2.9.0/artifacts/sakai-src-2.9.0.tgz

I start by applying the database conversion scripts:

   $ mysql -u sakai -p sakai < sakai_2_8_0-2_8_1_mysql_conversion.sql
   $ mysql -u sakai -p sakai < sakai_2_8_1-2_8_2_mysql_conversion.sql
   $ mysql -u sakai -p sakai < sakai_2_8_2-2_8_3_mysql_conversion.sql

All is well until...

   $ mysql -u sakai -p sakai < sakai_2_9_0_mysql_conversion.sql
   ERROR 1005 (HY000) at line 457: Can't create table 
'sakai.#sql-1b01_21e' (errno: 150)

Could someone tell me what I'm doing wrong?  Thanks!

	- Norman

-- 
Norman Danner - ndanner at wesleyan.edu - http://ndanner.web.wesleyan.edu
Department of Mathematics and Computer Science - Wesleyan University


More information about the sakai-dev mailing list