Database Server

Release notes

Version 3.0.0 - Deprecated
  • Improvement: Enable FLAG_AUTO_RECONNECT option for LDAP dsn (M0004038)
  • Deprecated: Not intended for production (M0)
  • Dependency:
    • SOP Base Module v1.3.0+

Version 2.8.0 - Early deployment
  • Feature: Convert plugins to new library model (M14774)
  • Bugfix: ODBC only allowed a single query at the time. (M14911)
  • Potential update impact level 1 DONE: no critical impact expected. Update can be applied without risk of breaking critical functionality.: You will have to upgrade the Shell module and other modules too. Please verify the release notes of the Shell module 1.23.0 to find out which modules need to be upgraded. (M14774)
  • Dependency:
    • System Base module >= 1.0.0
    • Shell Module >= 1.23.0
    • Baseline >= 2.0.0

Version 2.7.1 - Early deployment
  • Bugfix: Grants to write instant messages into the database were not written until tables were present (M13589)
  • Dependency:
    • System Base module >= 1.0.0

Version 2.7.0 - Early deployment
  • Bugfix: Use correct encoding for IM (M12334)
  • Dependency:
    • System Base module >= 1.0.0

Version 2.6.0 - Early deployment
  • Feature: Added shell plugin to restore database backup (M0)
  • Dependency:
    • System Base module >= 1.0.0

Version 2.5.0 - General deployment
  • Improvement: Use escaux-minutely for minutely cronjobs (M7759)
  • Improvement: Reduce module installation time on high latency networks (M8766)
  • Dependency:
    • System Base module >= 1.0.0

Version 2.4.1 - Early deployment
  • Bugfix: do not write parent DB password to child SMP's database.ini (MS-299)
  • Dependency:
    • System Base module >= 1.0.0

Version 2.4.0 - General deployment
  • Feature: Add administrative user to manage databases.
  • Feature: Automatically repair crashed tables when the database server starts up. (M6858)
  • Potential update impact level 2 DONE: in the event this update contains a bug, it might have critical impact. Respect dependencies and retest your most important callflows and applicative integrations.: New default behaviour is to automatically check and repair all databases. This can considerably increase startup time when it is used on large databases. Some applications may behave erratically while this check is running.
  • Dependency:
    • System Base module >= 1.0.0

Version 2.3.3 - Early deployment
  • Bugfix: Fixed symbolic link issue of libhtml-template-perl package (M0)
  • Dependency:
    • System Base module >= 1.0.0

Version 2.3.2 - General deployment
  • Improvement: Backport of Database Restore shell plugin (M0)
  • Dependency:
    • System Base module >= 1.0.0

Version 2.3.1 - General deployment
  • Bugfix: Packages were not cached between SOP reboots (M7066)
  • Dependency:
    • System Base module >= 1.0.0

Version 2.3.0 - General deployment
  • Feature: Compatibility with Baseline 3 (M6026)
  • Feature: Timezone support
  • Dependency:
    • System Base module >= 1.0.0

Version 2.2.5 - General deployment
  • Bugfix: under rare circumstances, MYSQL defense mechanism was not working properly (M0005871)
  • Dependency:
    • SOP Base Module v1.3.0+

Version 2.2.4 - General deployment
  • Feature: Allow to bind on external interfaces
  • Feature: Configurable maximum amount of connections
  • Improvement: Create a defense mechanism in case of MySQL issue (M0005559)
  • Dependency:
    • SOP Base Module v1.3.0+

Version 2.2.3 - General deployment
  • Bugfix: Permissions were not created correctly on a clean install
  • Dependency:
    • SOP Base Module v1.3.0+

Version 2.2.2 - General deployment
  • Improvement: Refined database access permissions for the Communication Server module
  • Dependency:
    • SOP Base Module v1.3.0+

Version 2.2.1 - General deployment
  • Improvement: Enable FLAG_AUTO_RECONNECT option for LDAP dsn (M0004038)
  • Dependency:
    • SOP Base Module v1.3.0+

Version 2.2.0 - General deployment
  • Improvement: remove dependency between Database Schema and Network module. (M0004038)
  • Dependency:
    • SOP Base Module v1.3.0+

Version 2.1.0 - General deployment
  • Feature: Support ODBC (M0004836)
  • Dependency:
    • SOP Base Module v1.3.0+

Version 2.0.1 - General deployment
  • Feature: Added shell plugin to allow repair all tables and restart server. (M0003867)

Version 2.0.0 - General deployment
  • Feature: Added support for baseline 2.0 (M0003103)

Version 1.0.0 - Deprecated

Version 0.1.1 - Deprecated
  • Feature: Mysql 4.0 (M0)
  • Bugfix: sleeping MySQL connections are never terminated (M0)
  • Deprecated: Module is now unsupported (M0)

Version 0.1.0 - General deployment
  • Mysql 4.0
  • bugfix: sleeping MySQL connections are never terminated

Module configuration interface

create_resource_form: .:/usr/share/escaux/glue/lib:/usr/share/escaux/glue/bin/gen_wiki_documentation/src/lib:/usr/share/escaux/glue/bin/gen_wiki_documentation/src/lib/

No parameters to configure.

Module configuration parameters

  • Maximum allowed connections: To override the default maximum amount of connections (by default 100 for Database Server 1.x and 150 Database Server 2.X.), fill in a numeric value here.
  • Bind on external interfaces: This allows to bind the database server on all external interfaces. The default is to listen only locally.
  • Automatically repair crashed tables when the database server starts: This option will automatically repair crashed tables when the database server process starts up. It is recommended to disable this setting on large setups.

Shell plugin

This module installs a shell plugin.

It adds to menus.
  • Configuration Menu
    • Repair Tables - This option repairs all the tables created in the database server.
  • Subsystems Menu
    • Restart MySQL - This option restarts the database server.
Copyright © Escaux SA