[Libreoffice-bugs] [Bug 117446] Firebird: Migration: LibO hangs with data type Binary[ VARBINARY] OR Binary(fix)[BINARY] AND image data in hsql database

2018-05-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117446 --- Comment #9 from Drew Jensen --- I created the test file with huge values for those columns 2 Million bytes. HSQL embedded in Base works just fine with that. The images were 20 K and 32 K in size, added

[Libreoffice-bugs] [Bug 117446] Firebird: Migration: LibO hangs with data type Binary[ VARBINARY] OR Binary(fix)[BINARY] AND image data in hsql database

2018-05-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117446 --- Comment #8 from Julien Nabet --- I forgot to tell, I was investigating about where the value 8000 came from because it's used here: 285 case SQL_VARYING: 286 pVar->sqldata =

[Libreoffice-bugs] [Bug 117446] Firebird: Migration: LibO hangs with data type Binary[ VARBINARY] OR Binary(fix)[BINARY] AND image data in hsql database

2018-05-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117446 --- Comment #7 from Julien Nabet --- Here's a bandaid patch: iff --git a/connectivity/source/drivers/firebird/PreparedStatement.cxx b/connectivity/source/drivers/firebird/PreparedStatement.cxx index

[Libreoffice-bugs] [Bug 117446] Firebird: Migration: LibO hangs with data type Binary[ VARBINARY] OR Binary(fix)[BINARY] AND image data in hsql database

2018-05-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117446 --- Comment #6 from Julien Nabet --- Created attachment 142167 --> https://bugs.documentfoundation.org/attachment.cgi?id=142167=edit bt about length of varbinary on hsqldb Drew, what's the size of the image

[Libreoffice-bugs] [Bug 117446] Firebird: Migration: LibO hangs with data type Binary[ VARBINARY] OR Binary(fix)[BINARY] AND image data in hsql database

2018-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117446 --- Comment #5 from Julien Nabet --- Created attachment 142137 --> https://bugs.documentfoundation.org/attachment.cgi?id=142137=edit bt with debug symbols -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 117446] Firebird: Migration: LibO hangs with data type Binary[ VARBINARY] OR Binary(fix)[BINARY] AND image data in hsql database

2018-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117446 Julien Nabet changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 117446] Firebird: Migration: LibO hangs with data type Binary[ VARBINARY] OR Binary(fix)[BINARY] AND image data in hsql database

2018-05-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117446 Xisco FaulĂ­ changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 117446] Firebird: Migration: LibO hangs with data type Binary[ VARBINARY] OR Binary(fix)[BINARY] AND image data in hsql database

2018-05-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117446 Alex Thurgood changed: What|Removed |Added Depends on||116968

[Libreoffice-bugs] [Bug 117446] Firebird: Migration: LibO hangs with data type Binary[ VARBINARY] OR Binary(fix)[BINARY] AND image data in hsql database

2018-05-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117446 Alex Thurgood changed: What|Removed |Added Priority|medium |high

[Libreoffice-bugs] [Bug 117446] Firebird: Migration: LibO hangs with data type Binary[ VARBINARY] OR Binary(fix)[BINARY] AND image data in hsql database

2018-05-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117446 Drew Jensen changed: What|Removed |Added Summary|Firebird: Migration: LibO