diff -up mysql-workbench-gpl-5.2.36-src/res/mysql.profiles/Fedora_Linux_(MySQL_Package).xml.orig mysql-workbench-gpl-5.2.36-src/res/mysql.profiles/Fedora_Linux_(MySQL_Package).xml
diff -up mysql-workbench-gpl-5.2.36-src/res/mysql.profiles/Fedora_Linux_(Vendor_Package).xml.orig mysql-workbench-gpl-5.2.36-src/res/mysql.profiles/Fedora_Linux_(Vendor_Package).xml
--- mysql-workbench-gpl-5.2.36-src/res/mysql.profiles/Fedora_Linux_(Vendor_Package).xml.orig 2011-12-16 17:35:19.669703414 +0100
+++ mysql-workbench-gpl-5.2.36-src/res/mysql.profiles/Fedora_Linux_(Vendor_Package).xml 2011-12-16 17:38:25.583707861 +0100
@@ -5,15 +5,15 @@
/etc/my.cnf
mysqld
- /etc/init.d/mysqld start
- /etc/init.d/mysqld stop
+ /sbin/service mysqld start
+ /sbin/service mysqld stop
ps -C mysqld -o pid=
1
0
/usr/bin/sudo -p EnterPasswordHere /bin/sh -c
- Linux
- 5.1
+ Linux
+ 5.5