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

mysql_upgrade command #34

Open
abg opened this issue Mar 14, 2014 · 0 comments
Open

mysql_upgrade command #34

abg opened this issue Mar 14, 2014 · 0 comments
Assignees

Comments

@abg
Copy link
Owner

abg commented Mar 14, 2014

I would like a mysql_upgrade command that can automate reimporting views and triggers as utf8 (possibly parameterized $charset).

Additionally it would be nice if I could specify rebuilding tables to force them into the current major version format. (i.e. tables whose .frm's mysql_version is particularly old). I recently ran into a few 5.6 bugs where simply rebuilding a 5.0 based table resolved the issue. mysql_upgrade otherwise skipped these tables as they weren't using an offending character set.

@abg abg added this to the dbsake 1.1.0 milestone Jul 7, 2014
@abg abg removed this from the dbsake 2.0.0 milestone Jul 31, 2014
@abg abg self-assigned this Jan 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant