[Building Sakai] database problem in new tool
    yolima u 
    yolimita.uribe at gmail.com
       
    Sat May  9 09:28:59 PDT 2009
    
    
  
hi all, 
i'm doing a new tool in sakai and i'm creating new tables in the data base.
i need USER_ID (from SAKAI_USER) as foreign key in a new table but i can't
do that because SAKAI_USER table is type MyISAM and for to do foreign key,
the tables must be type=InnoDB, i need change that in SAKAI_USER but i can't
to that because SAKAI_USER table is "only read", how can i change this
feature of sakai_user?
-- 
View this message in context: http://www.nabble.com/database-problem-in-new-tool-tp23462169p23462169.html
Sent from the Sakai - Development mailing list archive at Nabble.com.
    
    
More information about the sakai-dev
mailing list