Package: mysql-workbench / 6.3.8+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
mysql-workbench | 6.3.8+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
antlr.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
fix ftbfs in antlr. |
mariadb build.patch | (download) |
plugins/migration/copytable/copytable.cpp |
7 0 + 7 - 0 ! |
fix ftbfs with mariadb. mysql_real_escape_string_quote() has been implemented as a replacement for mysql_real_escape_string() in MySQL 5.7.6 but is not implemented in libmysqlclient of MariaDB 10.0.21 |
mariadb version.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
fix ftbfs with mariadb. |
no MYSQL_TYPE_JSON.patch | (download) |
backend/wbpublic/objimpl/db.query/db_query_Resultset.cpp |
6 3 + 3 - 0 ! |
fix ftbfs with mariadb. |
projloc.patch | (download) |
frontend/linux/workbench/mysql-workbench.in |
12 1 + 11 - 0 ! |
improve/fix search for "libproj.so". |
pythonlibs.patch | (download) |
CMakeLists.txt |
3 3 + 0 - 0 ! |
look for libpython2.7 (fixes ftbfs in presence of python3). |
specify char signedness.patch | (download) |
library/sql.parser/source/ctype-utf8.cpp |
2 1 + 1 - 0 ! |
fix error related to char signedness |
wbcopytables rpath.patch | (download) |
plugins/migration/CMakeLists.txt |
1 1 + 0 - 0 ! |
set relative rpath for `wbcopytables` executable. |