Skip to content

Add MySQL support to certdb - #562

Merged
kisom merged 1 commit into
cloudflare:masterfrom
drcapulet:alexc-mysql
Apr 27, 2016
Merged

Add MySQL support to certdb#562
kisom merged 1 commit into
cloudflare:masterfrom
drcapulet:alexc-mysql

Conversation

@drcapulet

Copy link
Copy Markdown
Contributor

No description provided.

@drcapulet

Copy link
Copy Markdown
Contributor Author

Ping @kisom / @lziest

@@ -0,0 +1,24 @@
Copyright (c) 2014 CloudFlare Inc.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the right LICENSE file?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, I updated gvt and it solved the problem.

@kisom

kisom commented Apr 5, 2016

Copy link
Copy Markdown
Contributor

@drcapulet just an FYI, currently reviewing this. It's taking a while as there's a lot of vendored code to read through.

@drcapulet

Copy link
Copy Markdown
Contributor Author

@kisom Awesome, thanks!

@kisom

kisom commented Apr 7, 2016

Copy link
Copy Markdown
Contributor

LGTM,.

@deanefrati

Copy link
Copy Markdown

any idea when this will be merged? we would really like to see cfssl support mysql since it will be easier to stand up a clustered implementation this way using mariadb.

@lziest

lziest commented Apr 21, 2016

Copy link
Copy Markdown
Contributor

LGTM, so the SQL statements we put down works with mysql as well? I am happy and feeling unreal.

@lziest

lziest commented Apr 21, 2016

Copy link
Copy Markdown
Contributor

still have conflicts though

@kisom

kisom commented Apr 21, 2016

Copy link
Copy Markdown
Contributor

@deanefrati @drcapulet Once this is rebased, it can be merged.

@drcapulet

Copy link
Copy Markdown
Contributor Author

@kisom / @lziest rebased, should be good now! The SQL statements work due to the changes a little while back to use sqlx since it knows how to handle different drivers - in theory you could also add Oracle support fairly quickly as well.

@kisom
kisom merged commit 50a81e1 into cloudflare:master Apr 27, 2016
@kisom

kisom commented Apr 27, 2016

Copy link
Copy Markdown
Contributor

Thanks!

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

Labels

None yet

4 participants