Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GSTAT doesn't support port number in connection string [CORE1400] #1818

Closed
firebird-automations opened this issue Aug 2, 2007 · 6 comments
Closed

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Kuznetsov Eugene (eugene)

firebird.conf :
DatabaseAccess = None
CreateInternalWindow = 0 (for 2.1.0.16187, 2.1.0.16207)

Server runs as service: fb_inet_server.exe -s -p 3100

gstat -a localhost/3100:employee -user SYSDBA -password masterkey

cannot connect to server (rough translation: 'System didn't found such path')

Taking into account CORE1399, I could see no way to get full statistics
if FB 2 on non-3050 port is used together with other server version simultaneously.

Best regards, Eugene

Commits: 73ae169 bc7145e 0c3710e

====== Test Details ======

Can't change port number in firebird.conf during tests run.

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Dmitry Yemanov [ dimitr ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.1 Beta 2 [ 10190 ]

Fix Version: 2.0.2 [ 10130 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 12746 ] => Firebird [ 15557 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Cannot be tested

Test Details: Can't change port number in firebird.conf during tests run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment