https://bugs.documentfoundation.org/show_bug.cgi?id=81430
--- Comment #15 from Julien Nabet <[email protected]> --- I just found 2 regressions: When creating the table with table design, the table is created but impossible to quit the table design gdb provides: #0 connectivity::mysqlc::Tables::createObject(rtl::OUString const&) (this=0x442bcb0, rName="Table15") at connectivity/source/drivers/mysqlc/mysqlc_tables.cxx:54 #1 0x00007efca703a5f7 in connectivity::mysqlc::Tables::appendObject(rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const&) (this=0x442bcb0, rName="Table15", rDescriptor=uno::Reference to (dbaccess::ODBTableDecorator *) 0x4aea4f0) at connectivity/source/drivers/mysqlc/mysqlc_tables.cxx:191 #2 0x00007efcb770a9eb in connectivity::sdbcx::OCollection::appendByDescriptor(com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const&) (this=0x442bcb0, descriptor=uno::Reference to (dbaccess::ODBTableDecorator *) 0x4aea4f0) at connectivity/source/sdbcx/VCollection.cxx:373 #3 0x00007efcace5be22 in dbaccess::OTableContainer::appendObject(rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const&) (this= 0x43eab90, _rForName="test.Table15", descriptor=uno::Reference to (dbaccess::ODBTableDecorator *) 0x4aea4f0) at dbaccess/source/core/api/tablecontainer.cxx:285 #4 0x00007efcb770a9eb in connectivity::sdbcx::OCollection::appendByDescriptor(com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const&) (this=0x43eab90, descriptor=uno::Reference to (dbaccess::ODBTableDecorator *) 0x4aea4f0) at connectivity/source/sdbcx/VCollection.cxx:373 #5 0x00007efca8c9e4c9 in dbaui::OTableController::doSaveDoc(bool) (this=0x4623520, _bSaveAs=false) at dbaccess/source/ui/tabledesign/TableController.cxx:333 + impossible to drop the table great... -- You are receiving this mail because: You are the assignee for the bug.
