; - Original Message -
> From: "kamlesh pandey" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, April 21, 2004 5:10 PM
> Subject: mysql using big two tables in BSD
>
>
> > Hi,
> > I'm new to mysql.
> > I
Ken
- Original Message -
From: "kamlesh pandey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 21, 2004 5:10 PM
Subject: mysql using big two tables in BSD
> Hi,
> I'm new to mysql.
> I have two big tables ,tableA>4GB and tableB
; From: kamlesh pandey [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 21, 2004 1:10 PM
> To: [EMAIL PROTECTED]
> Subject: mysql using big two tables in BSD
>
> Hi,
> I'm new to mysql.
> I have two big tables ,tableA>4GB and tableB>1GB.
> both tables aroun
Hi,
I'm new to mysql.
I have two big tables ,tableA>4GB and tableB>1GB.
both tables around 10 million rows,each.
tableA has following two cols.
user_id(varchar(255) PRIMARY KEY
user_data1(MEDIUMTEXT)
entries looks like
user1 xyz
user2 x1..
table