List:Cluster« Previous MessageNext Message »
From:Jon Stephens Date:October 27 2009 9:55am
Subject:Re: i find my ndb_desc can not print the extent info,is it the version
problem ?
View as plain text  
You can obtain this info from the INFORMATION_SCHEMA.FILES table.

See http://dev.mysql.com/doc/refman/5.1/en/files-table.html

cheers

jon.

ch huang wrote:
> # rpm -qf /usr/bin/ndb_desc
> MySQL-Cluster-gpl-tools-7.0.7-0.rhel5
> 
> use -p option i only get the following info
> 
> -- Per partition info --
> Partition       Row count       Commit count    Frag fixed memory       Frag
> varsized memory
> 0               59              59              32768
> 0
> 1               55              55              32768
> 0
> 
> the info on manual is
> 
> -- Per partition info --
> Partition  Row count  Commit count  Frag fixed memory  Frag varsized
> memory  Extent_space  Free extent_space
> 0          2          2             32768              32768
>       1048576       1044440
> 1          4          4             32768              32768
>       1048576       1044400
> 


-- 


Jon Stephens - jon.stephens@stripped
Technical Writer
MySQL Documentation Team
Sun Microsystems AB
MySQL and Software Infrastructure Group
Liljeholmen (Stockholm), Sweden
Summer: UTC +02.00 / Winter: UTC +01.00
Mobile: +46 (0) 736 773 993
Skype: plastic-fish
MySQL: www.mysql.com
Sun: www.sun.com

Thread
i find my ndb_desc can not print the extent info,is it the version problem ?ch huang27 Oct
  • Re: i find my ndb_desc can not print the extent info,is it the versionproblem ?Frazer Clement27 Oct
  • Re: i find my ndb_desc can not print the extent info,is it the versionproblem ?Jon Stephens27 Oct