morningman commented on a change in pull request #1248: Make MySQL support 
optional
URL: https://github.com/apache/incubator-doris/pull/1248#discussion_r290262004
 
 

 ##########
 File path: build.sh
 ##########
 @@ -48,25 +48,32 @@ usage() {
   echo "
 Usage: $0 <options>
   Optional options:
-     --be       build Backend
-     --fe       build Frontend
-     --clean    clean and build target
+     --be               build Backend
+     --fe               build Frontend
+     --clean            clean and build target
+     --wih-mysql        enable MySQL support
+     --wihout-mysql     disable MySQL support
 
 Review comment:
   ```suggestion
        --without-mysql     disable MySQL support
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to