Re: innoDB, myISAM and Foreign Keys

2004-05-22 Thread Egor Egorov
"Paul West" <[EMAIL PROTECTED]> wrote: > Here are some easy questions I hope you can answer. > I have been creating innoDB tables in mysql, creating contraints and foreign keys > and it > runs swimmingly. > > The server I am now doing mySQL on won't allow me to create other than myISAM tables. >

innoDB, myISAM and Foreign Keys

2004-05-22 Thread Paul West
Hi Folks, Here are some easy questions I hope you can answer. I have been creating innoDB tables in mysql, creating contraints and foreign keys and it runs swimmingly. The server I am now doing mySQL on won't allow me to create other than myISAM tables. Is it true that only innoDB tables sup