RE: [PHP] Amount of data in the database

2003-01-11 Thread Timothy Hitchens \(HiTCHO\)
Original Message- > From: Denis L. Menezes [mailto:[EMAIL PROTECTED]] > Sent: Sunday, 12 January 2003 4:10 PM > To: [EMAIL PROTECTED]; 'PHP general list' > Subject: Re: [PHP] Amount of data in the database > > > Thanks Timothy. > > I want to find the amou

Re: [PHP] Amount of data in the database

2003-01-11 Thread Denis L. Menezes
gt; Sent: Sunday, January 12, 2003 1:29 PM Subject: RE: [PHP] Amount of data in the database > Give this a go.. for each of the databases use: > > SHOW TABLE STATUS FROM xx; > > That will return a huge amount of size etc data!! > > > > Timothy Hitchens (HiTCHO) &

RE: [PHP] Amount of data in the database

2003-01-11 Thread Timothy Hitchens \(HiTCHO\)
Give this a go.. for each of the databases use: SHOW TABLE STATUS FROM xx; That will return a huge amount of size etc data!! Timothy Hitchens (HiTCHO) Open Platform Consulting e-mail: [EMAIL PROTECTED] > -Original Message- > From: Denis L. Menezes [mailto:[EMAIL PROTECTED]] > Sen