-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi Don,
This is one of those "unusual" instances in which a command cares about spacing with respect to command line parameters. The mysql "password" option requires *no* space after the "-p" (so, just as you entered it below). Most command options with arguments accept spacing or not, and many accept an '=' between the option and its argument (with no spaces surrounding the '='). Manual pages are your friend when you don't have the source. Hope this helps! ~David Klann On 03/05/2016 06:40 PM, Harris, Don wrote: > Should the -pletmein password have a space after the p? > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iF4EAREIAAYFAlbbh5IACgkQZtxZ++32cNjG1wEAvWhy9V2Ad8zPBa35tt4vcuGE H2s3ph/aX/3bJpueuOMA/0hdJbqf6Ek991FoSZUxXm/XiWBqBmLYhCryT/Pf6jFo =r5OF -----END PGP SIGNATURE----- _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
