Learn how to ensure business continuity with geographically distributed...
Global data access can greatly expand the reach of your business. Continuent’s multi-site multi-master solutions enable applications to accept database traffic in multiple locations across on-premises...
View ArticleClustered MySQL in vCloud Air (no replies)
Continuent Tungsten provides a full data management solution that is already handling billions of transactions daily for our customers. Over the course of the next few months we are working to certify...
View ArticleHow to delete cache infomation about status (1 reply)
Hi, How to delete cache inforamtion about mysql fabric routing information and eache node status? I want to reset for mysql fabric to initial status. Please Help me
View ArticleConnect to MySQL Fabric using JPA + Hibernate (no replies)
I hope I did not post to the wrong forum. I am trying to connect to MySQL Fabric using JPA and Hibernate. However, my application can somehow only able to read the data from Fabric. I can write the...
View ArticleMySQL MHA (no replies)
Hi, Does MySQL Technical Team support for MySQL MHA? How can I use MySQL MHA solution?
View Articlefabric Sharding functionality questions from a new user. (no replies)
We've been learning & testing Fabric for a couple of months now with a goal of implementing a fairly typical sharing scenario, and I have found some problems & limitations that I wanted to put...
View ArticleFabric PHP Connector (no replies)
I am working on a sharded solution using Fabric, that seems very functional when tested using the Python connector. The system I'm working on, however, is implemented in PHP, and mysqlnd_ms seems to...
View Articlefabric source code, how the event SERVER_DEMOTE doing? (no replies)
hi, everyone. I read the source code of fabric. Then I don't understand when I read the 'events.py' source code file. The source code file(event.py),it incudes: """ # Some pre-defined events. These...
View ArticleNew VMware Continuent 4.0 (no replies)
It’s with great pleasure we announce the general availability of VMware Continuent 4.0 – a new suite of solutions for clustering and replication of MySQL to data warehouses. Already used by more than...
View Articlemysqlfabric running a period of time, then will dead automatically. (4 replies)
hi, everyone. When I start the mysqlfabric,then occur an error like this: "[Errno 107] Transport endpoint is not connected". And, this error will occur cycle every 5 seconds. Because the application...
View ArticleMySql Fabric for C/C++ (no replies)
Hi, I want to use Mysql Fabric to achieve a sharding solution. From the document, MySql Fabric aware connectors are only available for 1) Java 2) Python 3) PHP I was wondering if there was an intent...
View Articlemysqldbexport --exclude option not working with (no replies)
Hi, I am trying to export the data from a subset of my tables into individual csv files. I would like to exclude all tables beginning with batch (e.g. batch_execution, batch_job etc). I am using the...
View ArticleSpecifiying which group data should go to when ushing HASH based sharding (no...
Hi, We are trying to evaluate MySQL Fabric for our use case. We want to shard our database using a column which is String based. We liked the fact that when using RANGE based sharding, we could...
View Articlefailover and connection pooling with hibernate (no replies)
I'm attempting to implement automatic failover via a MySQL Fabric Server Group using a JNDI Resource, Hibernate, and Connection Pooling. Our DB farm is properly setup with MySQL Fabric and I'm...
View ArticleUsing fabric without slaves (no replies)
Hi, I am trying out fabric without any slave nodes in any of the groups. With this setup I am able to create shards and store data in them. But when I try to split a shard, I am getting this error:...
View ArticleRestore Master with Fabric (no replies)
Hello, I got a super simple infra, 2 web servers accesing a master that gets replicated to a slave - is it possible to use Fabric without sharding ? all the tutorials I found talk about sharding, I...
View ArticleBusiness-critical MySQL with DR in vCloud Air (no replies)
Learn how VMware Continuent adds high availability, disaster recovery, and real-time data warehouse loading to off-the-shelf MySQL operating in VMware vCloud Air. Two live webcasts, Thursday June...
View ArticleServerError: Error accessing server (6 replies)
4 Server for MySQL Fabric. -------------------- host1: 192.168.150.5:3306 (Master) host2: 192.168.150.6:3306 (Slave1) host3: 192.168.150.7:3306 (Slave2) host4: 192.168.150.8:3306 (Backing Store)...
View Articlemysql-connector/python not used ttl configuration (no replies)
I read the connector/python source code, don't find the use of ttl. So the when the fabric add a slave, if there isn't a error trigger a resetcache, the new slave will not be use.
View Articleabout binlog_format (1 reply)
What kind of binlog_format can I use for mysql fabric? what is the best binlog_format for mysql replication gtid? Row, statement or mix ? Thanks
View Article