This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Development > mysql-workbench (6.3.10)

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

This requires: jdk, lua, ctemplate, libantlr3c, mysql-connector-c++, pexpect, tinyxml, vsqlite++, wxPython, gdal, paramiko, unixODBC

Maintained by: Willy Sudiarto Raharjo
Keywords: mysql,mysql-workbench,sql,dba,workbench
ChangeLog: mysql-workbench

Homepage:
https://www.mysql.com/downloads/workbench/

Source Downloads:
antlr-3.4-complete.jar (1b91dea1c7d480b3223f7c8a9aa0e172)
mysql-workbench-community-6.3.10-src.tar.gz (565e52097c58a663d3498bb740eaefe5)

Download SlackBuild:
mysql-workbench.tar.gz
mysql-workbench.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds