RE: 3.22.32: max table size

2002-02-22 Thread William R. Mussatto
o: 'Gurhan Ozen' <[EMAIL PROTECTED]>, > 'MySQL List' <[EMAIL PROTECTED]> > Subject: RE: 3.22.32: max table size > > I did see that reference, but found that myisamchk wasn't an option > either. I did find isamchk is available and have been

RE: 3.22.32: max table size

2002-02-22 Thread William R. Mussatto
OTECTED]>, > 'MySQL List' <[EMAIL PROTECTED]> > Subject: RE: 3.22.32: max table size > > I did see that reference, but found that myisamchk wasn't an option > either. I did find isamchk is available and have been seeing what > information it is able to

RE: 3.22.32: max table size

2002-02-22 Thread Brian Warn
utput will give me the total diskspace occupied by the table? Brian sql,query -Original Message- From: Gurhan Ozen [mailto:[EMAIL PROTECTED]] Sent: Friday, February 22, 2002 8:58 AM To: Brian Warn; 'MySQL List' Subject: RE: 3.22.32: max table size Quoted from http://w

RE: 3.22.32: max table size

2002-02-22 Thread Gurhan Ozen
t; Gurhan -Original Message- From: Brian Warn [mailto:[EMAIL PROTECTED]] Sent: Friday, February 22, 2002 11:28 AM To: 'MySQL List' Subject: 3.22.32: max table size As show table status doesn't appear to be supported in this older version I'm using, how did you who used t

3.22.32: max table size

2002-02-22 Thread Brian Warn
As show table status doesn't appear to be supported in this older version I'm using, how did you who used this version get max table size information? I haven't been to find anything from the list archives/manual about this. Brian sql,query ---