diff options
author | kent@mysql.com/kent-amd64.(none) <> | 2007-03-28 23:00:50 +0200 |
---|---|---|
committer | kent@mysql.com/kent-amd64.(none) <> | 2007-03-28 23:00:50 +0200 |
commit | 7a2e0ee7d757d71df26c20ab23b11b61c82fd5c7 (patch) | |
tree | 2f6773f7399c43582d323bed8ae6f63db12443b9 /win/README | |
parent | 4ad479b891aa279335dd3a7a850cb76a3bd2a640 (diff) | |
download | mariadb-git-7a2e0ee7d757d71df26c20ab23b11b61c82fd5c7.tar.gz |
configure.in:
Don't install ndb man pages if no ndb configured
config-win.h, CMakeLists.txt, README, configure.js:
Removed Cybozu patches
Diffstat (limited to 'win/README')
-rw-r--r-- | win/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win/README b/win/README index 8fe3dc21d1e..871ae4efee7 100644 --- a/win/README +++ b/win/README @@ -48,7 +48,6 @@ The options right now are MYSQL_SERVER_SUFFIX=<suffix> Server suffix, default none COMPILATION_COMMENT=<comment> Server comment, default "Source distribution" MYSQL_TCP_PORT=<port> Server port, default 3306 - CYBOZU DISABLE_GRANT_OPTIONS Disables the use of --init-file and --skip-grant-tables options of mysqld.exe |