On Thursday 13 September 2001 15:36, Frank Fisher wrote:
> Ian Barwick wrote:
> > In Windows you can probably do something involving the mouse and some
> > icon-thingies, or maybe a simple DIR at the command line.
>
> Right-click on the MySQL database folder, selecting "Properties".
>
> Under DOS,
>
> I'm new to MySQL and I was wondering if there was a command that you can
> issue to see the current size of a mysql database (in kb or MB)?
>
If your intent is to get the size 'on the fly' from within a web page, you
can use the filesystem object. I use ChiliSoft ASP but the solution is the
Ian Barwick wrote:
> In Windows you can probably do something involving the mouse and some
> icon-thingies, or maybe a simple DIR at the command line.
Right-click on the MySQL database folder, selecting "Properties".
Under DOS, substitute your Unix command with DIR and look at the total
at t
On Thursday 13 September 2001 03:12, Antoine E. Hall wrote:
> Hello,
>
> I'm new to MySQL and I was wondering if there was a command that you can
> issue to see the current size of a mysql database (in kb or MB)?
Not in MySQL as such (unless I've missed something in the meantime).
In Unix/Linux
Hello,
I'm new to MySQL and I was wondering if there was a command that you can
issue to see the current size of a mysql database (in kb or MB)?
=
'Toine
-
Before posting, please check:
http://www.mysql.com/manual.php (the