Re: InnoDB issues - tables not found

2002-03-05 Thread Tomasz Korycki
At 04:18 2002-03-05, you wrote: >Tomasz, > >are you running on Windows? > >Please use innodb_table_monitor as explained in section 9.1 of >http://www.innodb.com/ibman.html, and also look into section 15.1. > >Best regards, Re: 9.1: Well, can't find innodb* anywhere on the system Re: 15.1: The se

Re: InnoDB issues - tables not found

2002-03-05 Thread Tomasz Korycki
lt;[EMAIL PROTECTED]> >Newsgroups: mailing.database.mysql >Date: Tuesday, March 05, 2002 10:30 AM >Subject: InnoDB issues - tables not found > > > >Hi, > > > >Newbie here, so please be kind... > > > >I decided to try out the foreign keys (

Re: InnoDB issues - tables not found

2002-03-05 Thread Heikki Tuuri
features to MySQL/InnoDB through support contracts See http://www.innodb.com for the online manual and latest news on InnoDB -Original Message- From: Tomasz Korycki <[EMAIL PROTECTED]> Newsgroups: mailing.database.mysql Date: Tuesday, March 05, 2002 10:30 AM Subject: InnoDB issues -

InnoDB issues - tables not found

2002-03-05 Thread Tomasz Korycki
Hi, Newbie here, so please be kind... I decided to try out the foreign keys (REFERENCES tabel(column) in CREATE TABLE) and I hit two problems. Maybe it's my clumsiness with search specification, but I couldn't find answers in the archive. Oh, I tried it on InnoDB tables created just for this