Hello all,
Just a simple question. I am using perl DBI to connect to mysql. Its
like a daemon, so its always running. But whenever i get a signal it
connects to a database( different database each time). So there are 2
ways to do it
1. I disconnect and connect each time
2. I connect and keep the d
I have been using mysql with Tomcat without any problems.
Can you please give a more detailed version of your problem so that it can be helped
out.
take it easy
Neeraj
On Thu, 17 Jan 2002 00:53:12 -0800
Jeremy Zawodny <[EMAIL PROTECTED]> wrote:
> On Thu, Jan 17, 2002 at 12:48:58PM +0530, aravin
Hi,
I think indexing the column(s) can help you. But there are certain
criteria before you use indexs (like number of duplicate values in the
column ..blah blah..)
u can find more on this page
http://www.linux-mag.com/cgi-bin/printer.pl?issue=2001-06&article=mysql
i hope this will help you.
Neer