No Image

MySQL Shell Dump & Load part 1: Demo!

2020-08-04 KENNETH 0

MySQL Shell Dump & Load part 1: Demo! MySQL Shell 8.0.21 includes some exciting new utilities to create a logical dump and do a logical restore, with a focus on ease of use, performance and integration. In MySQL Shell 8.0.17, we already introduced a multi-threaded CSV import utility util.importTable()… Facebook Twitter LinkedIn Source: MySQL Shell Dump & Load part 1: Demo!

No Image

MySQL Shell Dump & Load part 3: Load Dump

2020-07-31 KENNETH 0

MySQL Shell Dump & Load part 3: Load Dump This is part 3 of the blog post series about MySQL Shell Dump & Load: MySQL Shell Dump & Load part 1: Demo! MySQL Shell Dump & Load part 2: Benchmarks Introduced in MySQL Shell 8.0.21, the new MySQL Shell Dump and Load utilities has as its main goal to minimize the time needed to create and restore logical dumps of large data sets.… Facebook Twitter LinkedIn Source: MySQL Shell Dump & Load part 3: Load Dump

No Image

What’s New in MySQL Shell 8.0.21

2020-07-18 KENNETH 0

What’s New in MySQL Shell 8.0.21 The MySQL team is proud to announce the general availability of version 8.0.21 of the MySQL Shell. MySQL Shell Logical Dump and Load Utilities A new suite of logical dump utilities was introduced in MySQL Shell 8.0.21. util.dumpInstance(), util.dumpSchemas() and util.loadDump()… Facebook Twitter LinkedIn Source: What’s New in MySQL Shell 8.0.21

No Image

Hiding instances on MySQL InnoDB cluster/ReplicaSet

2020-07-17 KENNETH 0

Hiding instances on MySQL InnoDB cluster/ReplicaSet MySQL Router is a core component of InnoDB cluster/ReplicaSet that enables the automatic routing of client traffic to the right instances of your database architecture. Router can automatically adapt to topology changes, however, there are some scenarios on which one would certainly benefit from having the possibility to tag an instance with a certain attribute that indicates a specific behavior change to Router’s default behavior.… Facebook Twitter LinkedIn Source: Hiding instances on MySQL InnoDB cluster/ReplicaSet

No Image

MySQL Shell AdminAPI – What’s new in 8.0.21?

2020-07-17 KENNETH 0

MySQL Shell AdminAPI – What’s new in 8.0.21? The MySQL Development Team is happy to announce a new 8.0 Maintenance Release of MySQL Shell AdminAPI – 8.0.21! As always, we have listened to the growing community of users and introduced a very useful feature for any production deployment of MySQL InnoDB cluster or ReplicaSet.… Facebook Twitter LinkedIn Source: MySQL Shell AdminAPI – What’s new in 8.0.21?