Bug #66546 | MySQL client now issue a warning if a password is given on the command line | ||
---|---|---|---|
Submitted: | 27 Aug 2012 8:23 | Modified: | 6 Aug 2013 18:56 |
Reporter: | wei liu | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Errors | Severity: | S4 (Feature request) |
Version: | 5.6.5 | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | 5.6.5 new feature warning password command line |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[24 Mar 2014 7:08]
zhai weixiang
[31 Mar 2014 10:05]
zhai weixiang
update patch , add new option skip-insecure-warning for mysql client
Attachment: bug66546.diff (application/octet-stream, text), 3.07 KiB.