FirebirdSQL / firebird

Firebird server, client and tools
https://www.firebirdsql.org/
1.26k stars 217 forks source link

Local database mode parameters are ignored [CORE4481] #4801

Open firebird-automations opened 10 years ago

firebird-automations commented 10 years ago

Submitted by: @aafemt

Jira_subtask_outward CORE4871

"SharedCache" and "SharedDatabase" parameters set in databases.conf for a database are ignored by engine without warning and global values are always used.

firebird-automations commented 10 years ago
Modified by: @dyemanov assignee: Alexander Peshkov \[ alexpeshkoff \]
firebird-automations commented 10 years ago

Commented by: @AlexPeshkoff

"SharedCache" and "SharedDatabase" should be in sync with a method of starting firebird (i.e. switch -m in windows and choice between permanently started daemon and start under (x)inetd control in posix)

firebird-automations commented 10 years ago

Commented by: @aafemt

Only because nobody so far implemented cache shared between processes or database used by several multithreaded servers. It can be changed.

firebird-automations commented 10 years ago

Commented by: @AlexPeshkoff

Both are not expected in FB3

firebird-automations commented 10 years ago
Modified by: @dyemanov Regression: 3\.0 Alpha 2 \[ 10560 \]
firebird-automations commented 9 years ago
Modified by: @dyemanov Fix Version: 3\.0 RC 1 \[ 10584 \]
firebird-automations commented 9 years ago

Commented by: @AlexPeshkoff

In v.4 behavior of ServerMode parameter will be extended. New startup method (Auto) should be added, and with this startup method it will be possible to control mode on per-database basis.

firebird-automations commented 9 years ago
Modified by: @AlexPeshkoff Fix Version: 4\.0 Initial \[ 10621 \] Fix Version: 3\.0 RC 1 \[ 10584 \] =\>
firebird-automations commented 9 years ago
Modified by: @dyemanov Fix Version: 4\.0 Alpha 1 \[ 10731 \] Fix Version: 4\.0 Initial \[ 10621 \] =\>
firebird-automations commented 7 years ago
Modified by: @dyemanov Fix Version: 4\.0 Beta 1 \[ 10750 \] Fix Version: 4\.0 Alpha 1 \[ 10731 \] =\>
firebird-automations commented 5 years ago
Modified by: @dyemanov Fix Version: 4\.0 Beta 1 \[ 10750 \] =\>