Commit de949d8a authored by arjen@co3064164-a.bitbike.com's avatar arjen@co3064164-a.bitbike.com
Browse files

Fix, myisampack does support TEXT/BLOB according to texts elsewhere (comment...

Fix, myisampack does support TEXT/BLOB according to texts elsewhere (comment from antoine.pichot@int-evry.fr).
parent cffbd7e3
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -36346,8 +36346,7 @@ converted to @code{ENUM}.
A column may use a combination of the above compressions.
@end itemize
@item
Can handle fixed- or dynamic-length records, but not @code{BLOB} or @code{TEXT}
columns.
Can handle fixed- or dynamic-length records.
@item
Can be uncompressed with @code{myisamchk}.
@end itemize