[MDEV-3613] LP:706499 - Workbench configuration tabs are empty with MariaDB ( general, etc ... except Performance and Misc ) Created: 2011-01-23 Updated: 2012-10-04 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Francine (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
I have MySQL Server on port 3306 and MariaDB on port 3308. The workbench application works perfectly with MySQL My PC works under Windows XP Home 32 bits with 4 GB Ram CPY Intel Q9650 Disks 150 GB + 300 GB + 2 TB I install first MySQL 5.1.47 and i used a modified version of MY.INI to configure and install MariaDB 5.2.4 |
| Comments |
| Comment by Francine (Inactive) [ 2011-01-23 ] |
|
Re: Workbench configuration tabs are empty with MariaDB ( general, etc ... except Performance and Misc ) |
| Comment by Francine (Inactive) [ 2011-01-23 ] |
|
Printscreen ( PNG ) of configuration MySQL and MariaDB |
| Comment by Vladislav Vaintroub [ 2011-06-16 ] |
|
Re: Workbench configuration tabs are empty with MariaDB ( general, etc ... except Performance and Misc ) |
| Comment by Sergei Petrunia [ 2011-06-17 ] |
|
Re: Workbench configuration tabs are empty with MariaDB ( general, etc ... except Performance and Misc ) My actions where: On step#3, everything worked ok. On step #5, workbench has shown me message that "Configuration file didn't contain section [mysqld], so a new one was added. If and I couldn't see any options (see attached screenshot) I looked into /etc/mysql/my.cnf and found it to be MariaDB's file (with MariaDB-specific options, mentions of openquery, etc) . Also, the main section of the file was named [server], not [mysqld]. I assumed that Workbench was confused by MariaDB's .cnf file, so I've edited it until it was very close to MySQL's default configuration file. The message about "Configuration file didn't contain ..." is now gone, however, I still can't see any options except optimizer_switch. |
| Comment by Sergei Petrunia [ 2011-06-17 ] |
|
I've tried to repeat on Ubuntu 10.10 x64, with MariaDB 5.2.6 (from repositories) and MySQL Workbench 5.2.34 .deb package from the official site. My actions where: On step#3, everything worked ok. On step #5, workbench has shown me message that "Configuration file didn't contain section [mysqld], so a new one was added. If and I couldn't see any options (see attached screenshot) I looked into /etc/mysql/my.cnf and found it to be MariaDB's file (with MariaDB-specific options, mentions of openquery, etc) . Also, the main section of the file was named [server], not [mysqld]. I assumed that Workbench was confused by MariaDB's .cnf file, so I've edited it until it was very close to MySQL's default configuration file. The message about "Configuration file didn't contain ..." is now gone, however, I still can't see any options except optimizer_switch. workbench-no-options.png |
| Comment by Sergei Petrunia [ 2011-06-17 ] |
|
Re: Workbench configuration tabs are empty with MariaDB ( general, etc ... except Performance and Misc ) |
| Comment by Sergei Petrunia [ 2011-06-17 ] |
|
optimizer_switch option looks like this. Workbench allows me to edit it. |
| Comment by Sergei Petrunia [ 2011-06-17 ] |
|
Re: Workbench configuration tabs are empty with MariaDB ( general, etc ... except Performance and Misc ) |
| Comment by Rasmus Johansson (Inactive) [ 2011-06-17 ] |
|
Launchpad bug id: 706499 |
| Comment by Vladislav Vaintroub [ 2011-06-17 ] |
|
Re: Workbench configuration tabs are empty with MariaDB ( general, etc ... except Performance and Misc ) In the corresponding MySQL bug http://bugs.mysql.com/bug.php?id=61219, there is an entry that describes the magic [26 May 18:00] Maksym Yehorov this single option is the optimizer_switch. bet it was introduced in the now already forgotten MySQL 5.2 |