> i installed recovery tool and everything is fine. when i run the > page_parser it parses all the data, everything is well.
> i check the index id's with innodb_table_monitor, which table i had run > "delete from table" query. the index id is 0-145 and there is no parsed > files.
> i can see my data in ibdata1 file when i open it with hex editor. but > parser didn't parse this rows.
Percona training coming soon to
San Jose, Minneapolis, Milan, Miami, Munich, Las Vegas, Barcelona
http://www.percona.com/training/ -----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
I installed the latest bzr tree with fress installion. It parsed ibdata file to pages excellenly. But constraints_parser didn't parsed any rows. I copied the parsed pages and parsed rows on the 0.5 version, it parsed but not all rows again.
Any ideas, thanks?
31 Ekim 2012 Çarşamba 18:48:24 UTC+2 tarihinde Aleksandr Kuzminsky yazdı:
> Percona training coming soon to > San Jose, Minneapolis, Milan, Miami, Munich, Las Vegas, Barcelona > http://www.percona.com/training/ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.17 (MingW32) > Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
> I installed the latest bzr tree with fress installion. It parsed
> ibdata file to pages excellenly. But constraints_parser didn't
> parsed any rows. I copied the parsed pages and parsed rows on the
> 0.5 version, it parsed but not all rows again.
> Any ideas, thanks?
Do you specify -D option?
Show exact command you run and debug output.
For sake of simplicity try to fetch records from a single page only.
Percona training coming soon to
San Jose, Minneapolis, Milan, Miami, Munich, Las Vegas, Barcelona
http://www.percona.com/training/ -----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
> > I installed the latest bzr tree with fress installion. It parsed > > ibdata file to pages excellenly. But constraints_parser didn't > > parsed any rows. I copied the parsed pages and parsed rows on the > > 0.5 version, it parsed but not all rows again.
> > Any ideas, thanks?
> Do you specify -D option? > Show exact command you run and debug output. > For sake of simplicity try to fetch records from a single page only.
> Percona training coming soon to > San Jose, Minneapolis, Milan, Miami, Munich, Las Vegas, Barcelona > http://www.percona.com/training/ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.17 (MingW32) > Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
> on the version 5.0, with -D option or without it, it was parsing same > data. but with 6.0 it worked perfect and parsed all data.
> i was trying to write regex patterns with java to parse page files.
> i'm trying to import database now.
> thank you percona and all staff.
> 31 Ekim 2012 Çarşamba 21:45:40 UTC+2 tarihinde Aleksandr Kuzminsky yazdı:
>> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1
>> Tuyra,
>> > I installed the latest bzr tree with fress installion. It parsed >> > ibdata file to pages excellenly. But constraints_parser didn't >> > parsed any rows. I copied the parsed pages and parsed rows on the >> > 0.5 version, it parsed but not all rows again.
>> > Any ideas, thanks?
>> Do you specify -D option? >> Show exact command you run and debug output. >> For sake of simplicity try to fetch records from a single page only.
>> Percona training coming soon to >> San Jose, Minneapolis, Milan, Miami, Munich, Las Vegas, Barcelona >> http://www.percona.com/training/ >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v2.0.17 (MingW32) >> Comment: Using GnuPG with Mozilla - http://www.enigmail.net/