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

Outdated adapter for mysql #71

Merged
merged 1 commit into from Jan 24, 2013
Merged

Outdated adapter for mysql #71

merged 1 commit into from Jan 24, 2013

Conversation

timtonk
Copy link
Contributor

@timtonk timtonk commented Jan 24, 2013

Hi guys.
I found that you use standard mysql adapter which called "mysql". It is a little bit awkward for the 2013 year =)
I will replace it for "mysqli" (will do it in 2 hours) or "PDO" (10 hours). What do you prefer?

That change will not affect requirements.

@salimane
Copy link
Collaborator

👍 for mysqli

@timtonk
Copy link
Contributor Author

timtonk commented Jan 24, 2013

Strange, project build was failed, but my succeeded.

@timtonk
Copy link
Contributor Author

timtonk commented Jan 24, 2013

I will continue and implement PDO as optional common adapter. But within of another issue.

@tvbeek
Copy link

tvbeek commented Jan 24, 2013

I prefer PDO, that is more flexible then mysqli.

@ruckus
Copy link
Owner

ruckus commented Jan 24, 2013

Good idea. Yes, mysql is outdated. Are you still working on this or should I merge it?

@timtonk
Copy link
Contributor Author

timtonk commented Jan 24, 2013

think it's ready for merge.

ruckus added a commit that referenced this pull request Jan 24, 2013
Outdated adapter for mysql
@ruckus ruckus merged commit 91a46ac into ruckus:master Jan 24, 2013
@ruckus
Copy link
Owner

ruckus commented Jan 24, 2013

Thank you!

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.

None yet

4 participants