You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. create table with a SET type
2. run create_defs.pl on that table
What is the expected output?
- Unsupported type: set('not_null'...)!
What do you see instead?
- valid tables_defs.h
What version of the product are you using? On what operating system?
- innodb-recovery-0.3
Please provide any additional information below.
patch to support 'set' is about of 119 rows and i prefer not to paste it
inline. i was able to recover a table with 13-members set (about of 3M
records). though it hasn't been tested extensively.
Original issue reported on code.google.com by [email protected] on 16 Feb 2010 at 2:00
Original issue reported on code.google.com by
[email protected]
on 16 Feb 2010 at 2:00Attachments:
The text was updated successfully, but these errors were encountered: