Hi! TOra always showing warning message like this (for example): - when open Tools/Schema Browser: Tue Nov 29 08:46:39 2016 Incorrect table name ' ' Query not active SELECT * FROM information_schema.columns WHERE table_schema = :f1<char[101]> AND table_name = :f2<char[101]> - when try create new table: Tue Nov 29 08:48:39 2016 02: Tried to get unknown SQL (toBrowserTable:DefaultTablespaces) Errors and crash (with core file), when: - try close open tab with “Schema Browser”: admin@vladiom:~ % tora ASSERT failure in QList<T>::operator[]: "index out of range", file /usr/local/include/qt4/QtCore/qlist.h, line 477 Abort (core dumped) - just close TOra: admin@vladiom:~ % tora Abort (core dumped) How fix it? admin@vladiom:~ % uname -srm FreeBSD 10.3-RELEASE-p12 amd64
IMO, you should report this as a bug to the upstream: https://github.com/tora-tool/tora/issues
This version of tora is outdated. I tried to update it to 3.2-133, but it crashes. See https://github.com/tora-tool/tora/issues/110
Created attachment 195648 [details] patch updating to 3.2-133 Attaching the patch that updates to 3.2-133 for reference.
Need the upstream to answer to proceed.