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

Implement Firebird wire protocol improvements [JDBC197] #246

Closed
firebird-automations opened this issue Oct 29, 2011 · 10 comments
Closed

Implement Firebird wire protocol improvements [JDBC197] #246

firebird-automations opened this issue Oct 29, 2011 · 10 comments

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

Is duplicated by JDBC274
Relate to JDBC236
Is related to JDBC217

Votes: 1

The wire protocol of Firebird has a number of improvements that are not yet implemented in Jaybird. Identify protocol changes and implement.

NOTE: It may be advisable to refactor the current protocol implementation and follow a similar structure as the Firebird .NET provider as its implementation seems to be easier with different wire protocol versions.

Commits: 5f14dd5 FirebirdSQL/fbt-repository@978487a FirebirdSQL/fbt-repository@75b58d8 FirebirdSQL/fbt-repository@568322b FirebirdSQL/fbt-repository@b3027d3 FirebirdSQL/fbt-repository@d72bebe FirebirdSQL/fbt-repository@94920e1 FirebirdSQL/fbt-repository@0ac8319

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 2.3 [ 10440 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue is duplicated by JDBC274 [ JDBC274 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

assignee: Roman Rokytskyy [ rrokytskyy ] => Mark Rotteveel [ avalanche1979 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Open [ 1 ] => In Progress [ 3 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue relate to JDBC236 [ JDBC236 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Basic protocol 13 support (without SRP) has been contributed by Hajime Nakagami in #3

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue is related to JDBC217 [ JDBC217 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

All major improvements have been ported. Several V13 related improvements (like wire encryption) have been rescheduled to 3.1 in separate tickets.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: In Progress [ 3 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

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

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

2 participants