#1488105 closed Bugs (fixed)

None configurable table names & obsolete configurable table

Reported by: GieltjE Owned by:
Priority: 5 Milestone: 0.7-beta
Component: Database Version: git-master
Severity: normal Keywords:
Cc:

Description

Some new table names aren't configurable in db.inc.php:

cache_messages
cache_thread
cache_index
searches
dictionary

The $rcmail_config['db_table_messages'] = 'messages'; setting in db.inc.php.dist should be removed as the the table is dropped in "-- Updates from version 0.6-stable".

Change History (2)

comment:1 Changed 21 months ago by alec

  • Milestone changed from later to 0.7-beta

Fixed in [1991b77a].

comment:2 Changed 21 months ago by alec

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.