1:55 PM
To: Jeffrey Santos
Cc: mysql@lists.mysql.com
Subject: RE: UPDATE statement optimization
Unless you are on a severely underpowered machine, MySQL will handle 3
million rows without any problems. If you are on such an underpowered
machine, then your current process must absolutely
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 10, 2005 1:26 PM
> To: Jeffrey Santos
> Cc: mysql@lists.mysql.com
> Subject: Re: UPDATE statement optimization
>
>
>
> "Jeffrey Santos" <[EMAIL PROTECTED]> wrote on 10/10/2005 01:07:03
ctober 10, 2005 1:26 PM
To: Jeffrey Santos
Cc: mysql@lists.mysql.com
Subject: Re: UPDATE statement optimization
"Jeffrey Santos" <[EMAIL PROTECTED]> wrote on 10/10/2005 01:07:03 PM:
> Hey all!
>
>
>
> I'm a very novice MYSQL user of the mentality
"Jeffrey Santos" <[EMAIL PROTECTED]> wrote on 10/10/2005 01:07:03
PM:
> Hey all!
>
>
>
> I'm a very novice MYSQL user of the mentality of "get it working, then
get
> it working the right way," feeling the best way to learn is to just do
it.
> I got things working but now I'm looking back and