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

TypeError: no implicit conversion of Fixnum into String when using mariadb_replication and master_log_pos #43

Closed
sinfomicien opened this issue Jan 12, 2015 · 2 comments
Assignees

Comments

@sinfomicien
Copy link
Contributor

master_log_pos is declared as an Interger in the resource... But used as a String in the provider. Just had a to_s will resolve the bug.

@sinfomicien sinfomicien self-assigned this Jan 12, 2015
sinfomicien added a commit that referenced this issue Jan 12, 2015
- TypeError: no implicit conversion of Fixnum into String
sinfomicien added a commit that referenced this issue Jan 12, 2015
@sinfomicien
Copy link
Contributor Author

It's corrected, merge ok

jfwm2 pushed a commit to jfwm2/mariadb that referenced this issue Apr 4, 2017
jfwm2 pushed a commit to jfwm2/mariadb that referenced this issue Apr 4, 2017
jfwm2 pushed a commit to jfwm2/mariadb that referenced this issue Apr 4, 2017
jfwm2 pushed a commit to jfwm2/mariadb that referenced this issue Apr 4, 2017
@lock
Copy link

lock bot commented Jul 24, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant