"./c_parser -4f pages-ibdata1/FIL_PAGE_INDEX/0000000000000001.page -t dictionary/SYS_TABLES.sql > dumps/default/SYS_TABLES 2> dumps/default/SYS_TABLES.sql"
000000000500 810000012D0110 SYS_TABLES "bugs/attach\_data" 13 2 1 0 0 "" 0
000000186569 0C00000966103D SYS_TABLES "bugs/attachments" 322 11 1 0 0 "" 0
0000000009A6 6D00000965055B SYS_TABLES "bugs/audit\_log" 144 7 1 0 0 "" 0
000000000516 97000001700110 SYS_TABLES "bugs/bug\_group\_map" 15 2 1 0 0 "" 0
0000000009B2 75000008E00256 SYS_TABLES "bugs/bug\_see\_also" 145 4 1 0 0 "" 0
...sakila.actor"CREATE TABLE `longdescs` (
`comment_id` mediumint(9) NOT NULL AUTO_INCREMENT,
`bug_id` mediumint(9) NOT NULL,
/*!FILTER
int_min_val: 1
int_max_val: 3000 */,
`who` mediumint(9) NOT NULL,
...# ./c_parser -6f pages-ibdata1/FIL_PAGE_INDEX/0000000000000960.page -t /root/tables/longdescs-def.sql > /root/tables/longdescs-data.sql
Line 5: syntax error at 'int_min_val'
4: /*!FILTER
5: int_min_val: 1
Failed to parse table structureCREATE TABLE `longdescs` (
`comment_id` mediumint(9) NOT NULL AUTO_INCREMENT,
`bug_id` mediumint(9) NOT NULL
/*!FILTER
int_min_val: 1
int_max_val: 3000 */,
`who` mediumint(9) NOT NULL,
...
-- Page id: 4168, Format: COMPACT, Records list: Valid, Expected records: (25 25)
-- Page id: 4168, Found records: 0, Lost records: YES, Leaf page: YES
-- Page id: 4171, Format: COMPACT, Records list: Valid, Expected records: (92 92)
-- Page id: 4171, Found records: 0, Lost records: YES, Leaf page: YES
...Records list: Valid).To view this discussion on the web visit https://groups.google.com/d/msgid/twindb/be5230c3-7254-4ff5-88ea-f413a5c372fb%40googlegroups.com.--
You received this message because you are subscribed to the Google Groups "TwinDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to twindb+unsubscribe@googlegroups.com.