slackbuilds_ponce/development/mysql-workbench
B. Watson 931156c840
development/mysql-workbench: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-17 09:39:26 +07:00
..
add-option-to-hide-nonstandard-server-warning.patch
config_and_ifconfig_paths.patch
copytable.patch
disable-unsupported-operating-system-warning.patch
doinst.sh
fix-build-for-i686.patch
gdal-2.2.0.patch
mysql-workbench-gnome-keyring.patch
mysql-workbench-no-json.patch
mysql-workbench-no-set-gtid-purged.patch
mysql-workbench.info
mysql-workbench.SlackBuild
README
slack-desc
slackware_linux_profile.xml

MySQL Workbench is a cross-platform, visual database design
tool developed by MySQL.  It is the highly anticipated successor
application of the DBDesigner4 project.  MySQL Workbench is available
as a native GUI tool on Windows, Linux, and OS X in different
editions.

MySQL Workbench provides DBAs and developers an integrated tools
environment for:
* Database Design & Modeling
* SQL Development (replacing MySQL Query Browser)
* Database Administration (replacing MySQL Administrator)

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