Re: general question

2005-07-28 Thread Ronan Lucio
Octavian, I am using a MySQL database on a web site, and I would like to know what happends if someone searches in the database using a form, but after a few seconds MySQL starts the query, that user hit the "Stop" button of the browser. Will MySQL continue its searching and also create the cach

Re: general question

2005-07-28 Thread SGreen
"Octavian Rasnita" <[EMAIL PROTECTED]> wrote on 07/28/2005 02:18:05 PM: > Hi, > > I am using a MySQL database on a web site, and I would like to know what > happends if someone searches in the database using a form, but after a few > seconds MySQL starts the query, that user hit the "Stop" butto

Re: General Question on Upgrading

2004-01-04 Thread Arne K. Haaje
søndag 04. januar 2004, 22:45, skrev [EMAIL PROTECTED]: > I got version 3.23.56 of mysql with my redhat installation as an rpm > package and now want to upgrade to the latest 4 version. My question is: > how I can upgrade my current installation myself without going through > the rpm package instal

Re: General question about rotating growing tables

2002-12-04 Thread Qmail List
But there would be no way to variably create the newtable table name correct? Thx - Original Message - From: "gerald_clark" <[EMAIL PROTECTED]> To: "Qmail List" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, December 04, 2002 10:49

Re: General question about rotating growing tables

2002-12-04 Thread Qmail List
Qmail List" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, December 04, 2002 10:49 AM Subject: Re: General question about rotating growing tables > How about > Create newtable select * from oldtable where conditions_are_met; > > > Qmail List wrote: >

Re: General question about rotating growing tables

2002-12-04 Thread gerald_clark
How about Create newtable select * from oldtable where conditions_are_met; Qmail List wrote: Hello, I have a simple database schema with a table of log entries that grows quickly. Every month I'd like to break last month's entries off into a new table for that (last) month. I know creating new

Re: general question

2002-04-20 Thread denis
Yes, and it is the same standard used to assign ports -- RFC 1700. Paras Mukadam wrote: > Why only port 3306 is used by MySQL? Is there some standard used like used > for FTP, localhost ports ? > Thanks !!! > -- Paras > > - > B