8 Commits

Author SHA1 Message Date
MPLew-is
1408c80331 Fix configuration file encoding error
PowerShell apparently defaults to UTF16, so when the configuration is
read like ASCII or UTF-8, there are “null” characters between every
“echo”ed character in this script
2016-03-23 05:59:40 -04:00
MPLew-is
458d91fd23 Replace tabs with spaces 2016-03-23 05:32:54 -04:00
MPLew-is
c354c58510 Add per-architecture extract_dir directive
The zip file has a different directory name depending on the
architecture, so different extracted directories are needed per
architecture
2016-03-23 05:10:02 -04:00
MPLew-is
f990b2e6f2 Clean up post-install script
Fix minor errors that came up in testing
Add documentation
2016-03-23 04:58:39 -04:00
MPLew-is
3841c418c8 Add post-install script to initialize data and configuration 2016-03-23 04:36:25 -04:00
MPLew-is
e1c458c198 Remove adding mysqltest to path
No longer present in “bin” directory
2016-03-23 04:02:41 -04:00
MPLew-is
309b9565b1 Add extract directory directive 2016-03-23 04:00:27 -04:00
MPLew-is
1a0ad2215c Add MySQL app manifest 2016-03-23 03:47:54 -04:00