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

CAST crashes server [CORE1259] #1682

Closed
firebird-automations opened this issue May 14, 2007 · 5 comments
Closed

CAST crashes server [CORE1259] #1682

firebird-automations opened this issue May 14, 2007 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Anton Alexandrov (proteus)

If you start isql and execute twice the following statment

select cast('1/1/1900' as DATE) from RDB$DATABASE

on second execution server has abnormal termination and you receive the message
SQL CODE = -902
Error reading data from the connection

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

I cannot reproduce this. What fbclient version and database dialect you're using?

@firebird-automations
Copy link
Collaborator Author

Commented by: Anton Alexandrov (proteus)

I am using fbclient.dll version 2.0.1.12855 and Dialect 3

Yesterdey I try to execute select cast statement from server with isql

Today I do the following:
1. From IBExpert I create new database with charset WIN1251, Dialect 3

2. I connect to this new database and try to execute

select cast ('1/1/1900' as DATE)
from RDB$DATABASE

the result was abnormal server termination

My server computer is Windows 98 SE
Server Version Info from IBExpert
---------------------------------------------------------------------------
Server Version: WI-V2.0.1.12855 Firebird 2.0
Server Implementation: Firebird/x86/Windows NT
Service Version: 2

My workstation is Windows XP SP2 with fbclient.dll version 2.0.1.12855

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

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

resolution: Cannot Reproduce [ 5 ]

@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 [ 12102 ] => Firebird [ 15570 ]

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

No branches or pull requests

1 participant