Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

A few clean-ups#261

Merged
liyanhui1228 merged 4 commits intoGoogleCloudPlatform:masterfrom
liyanhui1228:fixchecker
Feb 25, 2019
Merged

A few clean-ups#261
liyanhui1228 merged 4 commits intoGoogleCloudPlatform:masterfrom
liyanhui1228:fixchecker

Conversation

@liyanhui1228
Copy link
Copy Markdown
Member

No description provided.

mysql_user=None,
mysql_password=None,
mysql_host=None,
mysql_port=None,
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.

Nice - I was going to do a PR for this as well!

Is there a reason the default value is set to None rather than 3306?
It seems redundant to have this appear later on:

if mysql_port is None:
    mysql_port = 3306

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Done

@liyanhui1228 liyanhui1228 merged commit feec39b into GoogleCloudPlatform:master Feb 25, 2019
@liyanhui1228 liyanhui1228 deleted the fixchecker branch February 25, 2019 22:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants