A MySQL visual modeling tool
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)
- Sources inherited from project openSUSE:Leap:42.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2:Ports/mysql-workbench && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000113 113 Bytes | |
mysql-workbench-cmake-3.2.patch | 0000001193 1.17 KB | |
mysql-workbench-community-6.3.7-src.tar.gz | 0015088020 14.4 MB | |
mysql-workbench-mysql-version.patch | 0000000651 651 Bytes | |
mysql-workbench-mysql_options4.patch | 0000001029 1 KB | |
mysql-workbench-no-check-for-updates.patch | 0000001173 1.15 KB | |
mysql-workbench-no-json.patch | 0000002941 2.87 KB | |
mysql-workbench-preload-sqlparser.patch | 0000000617 617 Bytes | |
mysql-workbench-unbundle-libscintilla.patch | 0000006439 6.29 KB | |
mysql-workbench.changes | 0000016899 16.5 KB | |
mysql-workbench.rpmlintrc | 0000000227 227 Bytes | |
mysql-workbench.spec | 0000006513 6.36 KB | |
openSUSE_Vendor_Package.xml | 0000000729 729 Bytes | |
patch-desktop-categories.patch | 0000000553 553 Bytes |
Latest Revision
Ludwig Nussel (lnussel)
committed
(revision 4)
vrev freeze
Comments 1
on order to use connection by SSH tunnel (available as standard option) you need to have python-setuptools installed. it took my a while to troubleshoot it. For some reason old releases worked without it. Please add this as a dependency in .spec Thanks.