Rather than fussing with the existing trove DB for moving to magnum, let's make a new one that way we can deploy in parallel and cut over when we are ready by updating the haproxy systems.
Description
Description
Event Timeline
Comment Actions
mysql -upaws -p -h6hrxgbfu53j.svc.trove.eqiad1.wikimedia.cloud
Enter password:
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MySQL connection id is 35
Server version: 5.7.29 MySQL Community Server (GPL)
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
MySQL [(none)]> create database paws;
Query OK, 1 row affected (0.002 sec)