Issue #9997 has been updated by Michael Stahnke.

Status changed from Merged - Pending Release to Closed
Target version changed from 2.7.9 to 2.7.10

released in 2.7.10rc1
----------------------------------------
Feature #9997: puppet should support the mysql2 gem
https://projects.puppetlabs.com/issues/9997

Author: Stefan Schulte
Status: Closed
Priority: Normal
Assignee: Stefan Schulte
Category: stored configuration
Target version: 2.7.10
Affected Puppet version: 
Keywords: 
Branch: https://github.com/stschulte/puppet/tree/feature/2.7.x/9997


Despite the mysql gem there is also a mysql2 gem available 
([Homepage](http://rubygems.org/gems/mysql2), 
[Download](http://rubygems.org/gems/mysql2)) and if I read the description 
correctly it is now part of ActiveRecord 3.1.

To use it you have to set `dbadapter` to `mysql2`. Unfortunately puppet does 
reject this setting
<pre>
err: Could not connect to database: Invalid db adapter mysql2
</pre>


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to