RE: Open Tables

2009-10-28 Thread Martin Gainty
Will Generally this means you need to look at the schema design of your database system If you are running a simple contact Database for Mom and Pop store and you have connections to 100 tables open then you would want to take a more serious look at the schema you are using to merge informati

Re: Open Tables

2003-06-18 Thread Egor Egorov
"John Farkas" <[EMAIL PROTECTED]> wrote: > > I am new to mysql so please excuse my ignorance. > > I am running mysql on windows 2000 and have noticed that when a table is > opened to do an insert or update it is not closed after the query is > finished but is left open. > Then when I shut down th

Re: Open Tables

2003-06-17 Thread Becoming Digital
What version of MySQL are you running. Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "John Farkas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, 17 June, 2003 13:28 Subject: Open Tables I am new to mysql so please excuse my ignorance.

Re: Open Tables

2003-06-17 Thread Becoming Digital
That should have had a question mark. What version of MySQL are you running? Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "John Farkas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, 17 June, 2003 13:28 Subject: Open Tables I am new to

Re: Open Tables

2003-06-17 Thread gerald_clark
John Farkas wrote: I am new to mysql so please excuse my ignorance. I am running mysql on windows 2000 and have noticed that when a table is opened to do an insert or update it is not closed after the query is finished but is left open. Then when I shut down the mysql server and do a myisamchk