diff options
author | iggy@amd64.(none) <> | 2007-07-25 13:33:39 -0400 |
---|---|---|
committer | iggy@amd64.(none) <> | 2007-07-25 13:33:39 -0400 |
commit | 2b8c90fed5f61d6cb4f448b208b7d84847fd1ea4 (patch) | |
tree | 5e1e3d19d33c9bdd62551089c30b7e1eb61f82e6 /win | |
parent | e0e85323b0ac4d5da52c7a6aeff78278a7c6410f (diff) | |
download | mariadb-git-2b8c90fed5f61d6cb4f448b208b7d84847fd1ea4.tar.gz |
Bug#24732 Executables do not include Vista manifests
- Required manual merge.
Diffstat (limited to 'win')
-rw-r--r-- | win/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/win/README b/win/README index fbcdfd068b8..afa4bd65163 100644 --- a/win/README +++ b/win/README @@ -63,7 +63,9 @@ The options right now are: MYSQL_TCP_PORT=<port> Server port, default 3306 CYBOZU Default character set is UTF8 EMBED_MANIFESTS Embed custom manifests into final exes, otherwise VS - default will be used. + default will be used. (Note - This option should only be + used by MySQL AB.) + So the command line could look like: |