CUBRID Manager Changelog

What's new in CUBRID Manager 8.4.0.2014

Sep 19, 2011
  • New Features:
  • nLucene plug-in: now users can configure their nLucene instances right in the CUBRID Manager.
  • Error tracing: added a broker function to trace down the SYNTAX ERROR type errors.
  • User messages encryption: added function to encrypt and decrypt messages sent and received by users.
  • Property editor: allows users to edit, import or export the configuration files (cubrid.conf, cm.conf, cubrid_broker.conf, ha.conf) right in the CM.
  • CUBRID HA parameter editor: now users can configure the HA parameters directly in CM using built-in Property Editor or Host Properties window.
  • Host and dashboard navigator menus to allow hosts list grouping.
  • Navigator search bar to search for host/db/table items in the Hosts tree.
  • SQL quick help context menu inside the Query Editor.
  • Table attributes: See a list columns and indexes right in the Hosts panel and the related functions in the context menu.
  • Enhanced Features:
  • Improved SQL DDL/DML copy and paste functions: now users can select multiple table/views and perform the standard functions.
  • Improved drag and drop features to allow users to drag-n-drop the tables/columns/indexes to the Query Editor.
  • Improve the data import functions to enable multi-threaded imports, and additional settings to handle errors.
  • Improve the data export functions to export certain tables or even columns.
  • Improved the login process: user now can save their host login passwords to auto login.
  • Can sort database hosts by dragging.
  • Support index prefix length.
  • Support the new CUBRID 8.4.0 broker parameters and server parameters configurations.
  • Improve the HA dashboard function.
  • Support the new keywords/functions in the Query Editor for syntax highlighting and auto completion.
  • All JDBC drivers are now included when building the CUBRID Manager.
  • Related properties are now categorized in the Properties window.
  • Improve the query editor font setting functions.
  • Changed Features:
  • When importing the data, the default number of threads is set to 5 and the default file type is CSV.
  • When editing/adding a table column, if the column data type is VARCHAR or NCHAR VARYING or BIT VARYING, the default size is 4096.
  • When the Query Editor is opened, the auto commit checkbox is unchecked by default. If checked back, it will display the caution icon.
  • When broker access_mode is SO, the JDBC URL can not contain the host IP address.
  • Adjust the table context menu by moving the dangerous actions to the next submenu level.
  • Fixed a bug that did not save the broker port which is set by the admin user.
  • Fixed a bug which did not display the Query Editor toolbar completely when the Query Editor panel was resized.
  • Now the primary key and other index are differentiated when adding or showing a table.
  • Fix a datetime bug which incorrectly displayed am/pm.
  • Fix a Query Editor result panel bug.
  • Fix a bug which did not highlight the keywords in the Query Editor in certain cases.

New in CUBRID Manager 8.3.1.0151 (Dec 17, 2010)

  • NEW FEATURES:
  • CUBRIDSUS-3652 Added BLOB and CLOB Types and supported related APIs
  • CUBRIDSUS-434 Added a function that gets foreign key information from the JDBC/CCI
  • CUBRIDSUS-3788 Added a function that gets schema information from ODBC
  • ENHANCED FEATURES:
  • CUBRIDSUS-4027 Improved to allow the dynamic change in ACCESS_MODE of a broker
  • CUBRIDSUS-3761 Changing how to check network status between an application and a broker in CCI
  • CUBRIDSUS-4011 Allowing Debian package build
  • CHANGED FEATURES:
  • CUBRIDSUS-3698 Fixed an error that caused NULL to always be returned when NULL was given as the parameter of the IF
  • function
  • CUBRIDSUS-4047 Fixed an error in which there is an invalid output when RIGHT OUTER JOIN is executed as MERGE join .
  • CUBRIDSUS-4004 Fixed an error in which there may occur an error during table retrieval when COMMIT is executed after
  • creation of a primary key is failed
  • CUBRIDSUS-3991 Fixed an error in which replication is stopped when executing TRUNCATE TABLE query in the HA
  • environment
  • CUBRIDSUS-3911 Fixed an error in which replication is stopped due to the synchronization error for an archive log after
  • online backup in the HA environment
  • CUBRIDSUS-3910 Fixed an error in which data mismatch occurs when the applylogdb process is terminated abnormally
  • after its restart in the HA environment
  • CUBRIDSUS-3804 Fixed an error in which connection is not disconnected in a specific condition when there are massive
  • amount of simultaneous connections and INSERT and DELETE queries are executed
  • CUBRIDSUS-3538 Fixed an error in which ArrayIndexOutOfBoundsExceptions exception is occurred in a JDBC method that
  • gets metadata
  • CUBRIDSUS-4084 Fixed an error in which the ODBC driver is not registered when installing 32-bit CUBRID in the 64-bit
  • Windows system
  • CUBRIDSUS-3926 Fixed an error in which the start/stop of a broker, server or manager is not properly working in the
  • command prompt window on Windows
  • CUBRIDSUS-4015 Fixed an error in which the error message related to CUBRID Service Tray is displayed in Korean on
  • English version Windows