Mageia Bugzilla – Attachment 7140 Details for
Bug 16927
MySQL Workbench doesn't work with gnome-keyring
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
/usr/sbin/mysql-workbench
file_16927.txt (text/plain), 470 bytes, created by
Davy Defaud
on 2015-10-19 11:58:11 CEST
(
hide
)
Description:
/usr/sbin/mysql-workbench
Filename:
MIME Type:
Creator:
Davy Defaud
Created:
2015-10-19 11:58:11 CEST
Size:
470 bytes
patch
obsolete
>#!/bin/bash >export LD_LIBRARY_PATH="/usr/lib64/mysql-workbench:$LD_LIBRARY_PATH" >export MWB_DATA_DIR="/usr/share/mysql-workbench" >export MWB_LIBRARY_DIR="/usr/share/mysql-workbench/libraries" >export MWB_MODULE_DIR="/usr/lib64/mysql-workbench/modules" >export MWB_PLUGIN_DIR="/usr/lib64/mysql-workbench/plugins" >export DBC_DRIVER_PATH="/usr/lib64/mysql-workbench" >export MWB_BINARIES_DIR="/usr/bin" >export GNOME_KEYRING_CONTROL=1 >/usr/bin/mysql-workbench-bin $*
#!/bin/bash export LD_LIBRARY_PATH="/usr/lib64/mysql-workbench:$LD_LIBRARY_PATH" export MWB_DATA_DIR="/usr/share/mysql-workbench" export MWB_LIBRARY_DIR="/usr/share/mysql-workbench/libraries" export MWB_MODULE_DIR="/usr/lib64/mysql-workbench/modules" export MWB_PLUGIN_DIR="/usr/lib64/mysql-workbench/plugins" export DBC_DRIVER_PATH="/usr/lib64/mysql-workbench" export MWB_BINARIES_DIR="/usr/bin" export GNOME_KEYRING_CONTROL=1 /usr/bin/mysql-workbench-bin $*
View Attachment As Raw
Actions:
View
Attachments on
bug 16927
: 7140