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

Context Variables are always character set NONE [CORE4231] #4555

Open
firebird-automations opened this issue Sep 20, 2013 · 0 comments
Open

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Stefan Heymann (stefanheymann)

The rdb$set_context and rdb$get_context functions expect and deliver varchar parameters. These are always of character set NONE, independently of the default character set of the database.
Context variables should be stored in the default character set of the database or UTF8.
Until that is fixed, there should be a mention in the documentation that context variables are not aware of any character set at all.

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