summaryrefslogtreecommitdiffstats
path: root/development/mysql-workbench/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/mysql-workbench/README')
-rw-r--r--development/mysql-workbench/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/mysql-workbench/README b/development/mysql-workbench/README
index 06243cfa67..9595b663d2 100644
--- a/development/mysql-workbench/README
+++ b/development/mysql-workbench/README
@@ -20,3 +20,7 @@ Python 3.x is installed on your system
NOTE: You may need to run mysql_upgrade if mysql-workbench could not
fetch your metadata. You may need to add this into /etc/ld.so.conf:
/usr/lib{64}/mysql-workbench
+
+Warning: This SlackBuild requires network access when it runs, meaning
+it downloads files from the Internet with root access. You should
+decide for yourself whether or not you think this is a good idea.