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/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/development/mysql-workbench/README b/development/mysql-workbench/README
index 9afc1c8f09..8a3181ae40 100644
--- a/development/mysql-workbench/README
+++ b/development/mysql-workbench/README
@@ -12,3 +12,6 @@ environment for:
You need to allow MySQL to accept incoming connections from outside:
Remove or comment this line: SKIP="--skip-networking" and then do:
/etc/rc.d/rc.mysqld restart
+
+Note: MySQL Workbench will be built against Python 2.7 even when Python 3.x
+is installed on your system