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
"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
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.
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
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