Found 3 bookmarks
Newest
MySQL Workbench » Blog Archive » Using Schema Synchronization in MySQL Workbench OSS Edition
MySQL Workbench » Blog Archive » Using Schema Synchronization in MySQL Workbench OSS Edition
As you can see in the MySQL Workbench Edition feature grid, Live Schema Synchronization is a Standard Edition feature only. But that does not mean that you cannot make use of the same functionality in the OSS Edition in an offline scenario - which is even more preferable in some cases.
MySQL Workbench » Blog Archive » Using Schema Synchronization in MySQL Workbench OSS Edition
MySQL :: MySQL 5.1 Reference Manual :: 15 MySQL Load Balancer
MySQL :: MySQL 5.1 Reference Manual :: 15 MySQL Load Balancer
The MySQL Load Balancer is an application that communicates with one or more MySQL servers and provides connectivity to those servers for multiple clients. The MySQL Load Balancer is logically placed between the clients and the MySQL server; instead of clients connecting directly to each MySQL server, all clients connect to the MySQL Load Balancer, and the MySQL Load Balancer forwards the connection on to one of the MySQL servers.
MySQL :: MySQL 5.1 Reference Manual :: 15 MySQL Load Balancer