https://bugs.documentfoundation.org/show_bug.cgi?id=145552

Jean-Paul <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Jean-Paul <[email protected]> ---
I did a new test with LO 25.2.3.2 : 

The good news is that the table is now created in MySQL, but the column "photo"
has a datatype "mediumtext" in MySQL, where the column "photo" in HSQLDB has a
field type "Image [LONGVARBINARY]".

I think the corresponding datatype in MySQL should be something like
"mediumblob" or "longblob" instead of "mediumtext".

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to