4

Does anyone know if MySQL Workbench will work with a Percona 5.1 server?

If not, can anyone suggest a similar tool that will?

David
  • 16,246
  • 34
  • 103
  • 162

2 Answers2

6

Yes. Percona server is fully compatible with MySQL.

Michael Mior
  • 28,107
  • 9
  • 89
  • 113
2

Doesnt work for me. Percona actually says their support excludes MySQL Workbench on their website:

Percona MySQL Support excludes coverage for:

The NDB Cluster database and storage engine (available as a separate option) All graphical tools, such as MySQL Workbench

Source

Frustrating :-(

Navicat does support it, and has modeling features like MySQL Workbench. Unfortunately it isn't free...

stantonk
  • 1,922
  • 1
  • 18
  • 24