Merge lp://staging/~akuzminsky/percona-data-recovery-tool-for-innodb/recovery-blob into lp://staging/percona-data-recovery-tool-for-innodb
Proposed by
Aleksandr Kuzminsky
Status: | Merged |
---|---|
Merged at revision: | 8 |
Proposed branch: | lp://staging/~akuzminsky/percona-data-recovery-tool-for-innodb/recovery-blob |
Merge into: | lp://staging/percona-data-recovery-tool-for-innodb |
Diff against target: |
497 lines (+233/-24) 9 files modified
check_data.c (+1/-1) constraints_parser.c (+34/-4) create_defs.pl (+16/-0) include/print_data.h (+2/-0) include/tables_dict.h (+4/-3) mysql-source/innobase/include/fil0fil.h (+9/-0) page_parser.c (+61/-15) print_data.c (+105/-0) tables_dict.c (+1/-1) |
To merge this branch: | bzr merge lp://staging/~akuzminsky/percona-data-recovery-tool-for-innodb/recovery-blob |
Related bugs: | |
Related blueprints: |
BLOB types support
(Undefined)
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Aleksandr Kuzminsky (community) | Approve | ||
Review via email: mp+29016@code.staging.launchpad.net |
Description of the change
BLOBs are implemented
To post a comment you must log in.