lp:~jimw/mysql-server/client-fixes
A branch for collecting a number of minor command-line client cleanups and bug fixes.
- Get this branch:
- bzr branch lp:~jimw/mysql-server/client-fixes
Branch merges
- No reviews requested
Branch information
Recent revisions
- 2681. By Jim Winstead
-
Tilde expansion could fail when it was to expand to an empty string (such
as when HOME is set to an empty string), especially on systems where size_t
is unsigned. (Bug #30394) - 2679. By Jim Winstead
-
mysqld_multi still had mentions of safe_mysqld instead of mysqld_safe,
as well as some unclear example paths. (Bug #28094) - 2678. By Jim Winstead
-
Make SSL options appear in correct place in mysql_upgrade and mysqltest
usage information. (Bug #31883) - 2673. By Jim Winstead
-
Check for MEMORY, HEAP, and BLACKHOLE in mysql_convert_
table_format when
preventing a change that would result in table data loss. (Bug #27149)Also updated mysql_convert_
table_format to use --engine as the documentation
claimed, and use the engine terminology throughout instead of the obsolete
'table type'.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)