Re: Can't create InnoDb table via PHP script

2001-11-02 Thread Carl Troein
BD writes: > I'm just started using PHP so maybe I'm doing something silly here, but for > some reason I can't create an InnoDb table from within a PHP script. > The same script can create a MYSIAM table just fine when "Type=MyISAM", but > when the table type is "Type=InnoDb" then the query fa

Can't create InnoDb table via PHP script

2001-11-02 Thread BD
I'm just started using PHP so maybe I'm doing something silly here, but for some reason I can't create an InnoDb table from within a PHP script. The same script can create a MYSIAM table just fine when "Type=MyISAM", but when the table type is "Type=InnoDb" then the query fails. MySQL.Err has n