Re: [Firebird-devel] security3.fdb unavailable database

2013-03-19 Thread Dmitry Kovalenko
File: src\common\config\config.cpp Line: 173 Correct: {TYPE_STRING, SecurityDatabase, (ConfigValue) $(root)security3.fdb}, // security database name Kovalenko Dmitry. 2013/3/18 Treeve Jelbert tre...@scarlet.be I reconfigured firebird3 as follows; ./configure --prefix=/opt/firebird

Re: [Firebird-devel] security3.fdb unavailable database

2013-03-19 Thread Alex Peshkoff
On 03/19/13 10:41, Dmitry Kovalenko wrote: File: src\common\config\config.cpp Line: 173 Correct: {TYPE_STRING, SecurityDatabase, (ConfigValue) $(root)security3.fdb}, // security database name Yes, it's better but won't solve a problem. Double-slash is eaten with no-error: # cat

Re: [Firebird-devel] security3.fdb unavailable database

2013-03-19 Thread Dmitry Kovalenko
Correct: {TYPE_STRING, SecurityDatabase, (ConfigValue) $(root)security3.fdb}, // security database name Yes, it's better but won't solve a problem. Double-slash is eaten with no-error: Hm... As I remember (this is very old problem) my XP SP2 (on test VM) can't eat this double-slash in

Re: [Firebird-devel] security3.fdb unavailable database

2013-03-19 Thread Alex Peshkoff
On 03/19/13 11:53, Dmitry Kovalenko wrote: Correct: {TYPE_STRING, SecurityDatabase, (ConfigValue) $(root)security3.fdb}, // security database name Yes, it's better but won't solve a problem. Double-slash is eaten with no-error: Hm... As I remember (this is very old problem) my XP SP2 (on

Re: [Firebird-devel] security3.fdb unavailable database

2013-03-19 Thread Dmitry Yemanov
19.03.2013 11:23, Alex Peshkoff wrote: Was: {TYPE_STRING, SecurityDatabase, (ConfigValue) $(root)/security3.fdb} Correct: {TYPE_STRING, SecurityDatabase, (ConfigValue) $(root)security3.fdb} Yes, it's better I respectfully disagree. The former string clearly distinguishes between path and

Re: [Firebird-devel] security3.fdb unavailable database

2013-03-19 Thread Alex Peshkoff
On 03/19/13 12:33, Dmitry Yemanov wrote: 19.03.2013 11:23, Alex Peshkoff wrote: Was: {TYPE_STRING, SecurityDatabase, (ConfigValue) $(root)/security3.fdb} Correct: {TYPE_STRING, SecurityDatabase, (ConfigValue) $(root)security3.fdb} Yes, it's better I respectfully disagree. The former

[Firebird-devel] [FB-Tracker] Created: (CORE-4067) Problem with CREATE DATABASE ... COLLATION ... and 1 dialect

2013-03-19 Thread Kovalenko Dmitry (JIRA)
Problem with CREATE DATABASE ... COLLATION ... and 1 dialect -- Key: CORE-4067 URL: http://tracker.firebirdsql.org/browse/CORE-4067 Project: Firebird Core Issue Type: Bug

[Firebird-devel] FB3 crash

2013-03-19 Thread Dmitry Kovalenko
Hi Work with server from multiple clients [IBProvider test system]: firebird.exe!set_server(rem_port * port=0x, unsigned short flags=56) Строка 5455 + 0x6 байт C++ firebird.exe!SRVR_main(rem_port * main_port=0x, unsigned short flags=56) Строка 1058 + 0xe байт C++

Re: [Firebird-devel] FB3 crash

2013-03-19 Thread Vlad Khorsun
19.03.2013 21:52, Dmitry Kovalenko wrote: Hi Work with server from multiple clients [IBProvider test system]: firebird.exe!set_server(rem_port * port=0x, unsigned short flags=56) Строка 5455 + 0x6 байтC++ firebird.exe!SRVR_main(rem_port * main_port=0x, unsigned short

Re: [Firebird-devel] FB3 crash

2013-03-19 Thread Dmitry Kovalenko
Yes, something exists :) - [fresh crash] firebird.exe!set_server(rem_port * port=0x, unsigned short flags=56) Строка 5455 + 0x6 байт C++ firebird.exe!SRVR_main(rem_port * main_port=0x, unsigned short flags=56) Строка 1058 + 0xe байт C++