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

Fix DSN and save LOBs through bindValue() #9

Merged
merged 2 commits into from
Aug 10, 2015
Merged

Conversation

5818959
Copy link

@5818959 5818959 commented Aug 10, 2015

Valid DSN contains 'dbname=' or 'dbname=//':
documentation

LOBs save only in bindValue(), because in my experience bindParam() in native PDO hang on server.

taq added a commit that referenced this pull request Aug 10, 2015
Fix DSN and save LOBs through bindValue()
@taq taq merged commit f1b87ad into taq:master Aug 10, 2015
@taq
Copy link
Owner

taq commented Aug 10, 2015

Thanks! I merged it and will just make some small tweaks about the oci functions namespaces.

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

Successfully merging this pull request may close these issues.

2 participants