lp:~akuzminsky/percona-data-recovery-tool-for-innodb/fix-624460

Created by Aleksandr Kuzminsky and last modified
Get this branch:
bzr branch lp:~akuzminsky/percona-data-recovery-tool-for-innodb/fix-624460
Only Aleksandr Kuzminsky can upload to this branch. If you are Aleksandr Kuzminsky please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

30. By Aleksandr Kuzminsky

Set max length of varchar(x) to 3*x if the field is UTF-8

29. By Aleksandr Kuzminsky

Fixed Bug #624460

28. By Aleksandr Kuzminsky

-f and -b options of constraints_parser are described in usage() message

27. By Aleksandr Kuzminsky

Added security check.
ibdconnect takes space_id from an .ibd file.
Then it writes the space_id to ibdata.
However if the given space_id is already used for some other table, InnoDB will fail to start.
Now ibdconnect checks if space_id is already reserved. If so it refeses to update ibdata.

26. By Aleksandr Kuzminsky

Added new tool ibdconnect. It allows to "connect" an .ibd file to existing system tablespace

25. By Aleksandr Kuzminsky

time() is unacceptably slow - rewritten progress indicator

24. By Aleksandr Kuzminsky

Added ETA progress indicator to the page_parser

23. By Aleksandr Kuzminsky

Set FT_TIMESTAMP in table_defs for the TIMESTAMP type

22. By Aleksandr Kuzminsky

timestamp type is converted to "YYYY-MM-DD HH:mm:SS" form

21. By Aleksandr Kuzminsky

-t option to page_parser is added. It is useful when the parser can't determine filesize on some reason

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.