unsubscribe
On Mon, Sep 24, 2012 at 6:36 AM, Rahul Jha <rahuljha088@stripped> wrote:
> Hi, I have found this difference while converting one of the table from
> MyISAM to InnoDB engine. I am giving you the differences what i noticed.
> Could you please answer the possible reason for this.
> *Name of the Table No of Rows Size
> Engine*
> Profile 367,140
> 81.0 M.B. MyISAM
> Profile 366,268
> 119.2 M.B. InnoDB
>
> in Innodb we are getting 872 lesser rows. what could be the possible reason
> for this?
> P.S. we don't have any Multimedia file in this table.
>
> Regards,
> Rahul
>