Satish:

You can see how much space is used (among other things) with a query
like:

show table status from <database> like 'Syslog';

Increasing the maximum table size is a little more complicated and
depends on what OS and table type you're using.

Eric

> -----Original Message-----
> From: Satish Santhakumar [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 08, 2002 2:21 PM
> To: [EMAIL PROTECTED]
> Subject: Checking the Table Size
>=20
>=20
> Hi guys,
>=20
>   I am not able to insert into the MySQL database
> anymore. I think it has reached the table size. How do
> i check the size to see if it has reached the table
> size? Also let me know how to increase the table size
> in case it is reached the limit.
> Thanks,
> Satish
>=20
> =3D=3D=3D=3D=3D
> The only person in the world who is enviable is one who does=20
> not envy others
> __________________
> Satish Santhakumar
> Graduate Student IIT, Chicago and
> Computer Programmer University of Chicago.
>=20
> __________________________________________________
> Do You Yahoo!?
> Send FREE Valentine eCards with Yahoo! Greetings!
> http://greetings.yahoo.com
>=20
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>=20
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail=20
> <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>=20
>=20

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to