⚠️ CONFIDENTIAL - DO NOT COMMIT TO PUBLIC REPOSITORY
DigitalOcean MySQL Cluster Connection
- Host: wordpress-mysql-cluster-do-user-28531160-0.i.db.ondigitalocean.com
- Port: 25060
- Username: doadmin
- Password: AVNS_fgu8gFvgx0amcAQ4VBt
- SSL: Required (use MYSQLI_CLIENT_SSL)
WordPress Databases (16 Total)
1. College of Online Marketing & Training Alliance
2. Coomera Waters Real Estate
3. Cornerstone Constructions
4. Hands of Destiny
5. Kandu Deliveries
6. Laser X-Perts
7. Murwillumbah Mowers
8. Murwillumbah Chamber
9. Outdoorism
10. Path 2 U
11. Perform Write
12. Precise IT Services
13. Red Healer
14. Support for New Mums
15. Soil Life Farming
16. Vast Constructions
wp-config.php Configuration Example
define('DB_NAME', 'your_database_name');
define('DB_USER', 'doadmin');
define('DB_PASSWORD', 'AVNS_fgu8gFvgx0amcAQ4VBt');
define('DB_HOST', 'wordpress-mysql-cluster-do-user-28531160-0.i.db.ondigitalocean.com:25060');
define('DB_CHARSET', 'utf8mb4');
define('DB_COLLATE', '');
define('MYSQL_CLIENT_FLAGS', MYSQLI_CLIENT_SSL);
Migration Details
- Source: cPanel server
- Exported: 28 SQL dumps (1.1GB total)
- Target: DigitalOcean MySQL 8.0.45 Managed Database Cluster
- Migration Date: February 17, 2026
- Total Tables: 837 across all databases
- Challenges Resolved:
- Primary key constraint (sql_require_primary_key=1)
- Database name mapping from cPanel to DO
- Custom table prefix detection per site
- Large database imports (soilife_wp 339MB)
Notes
- All databases have been verified and contain WordPress data
- Site URLs are preserved in the databases
- User data and posts verified
- SSL connection is required for all connections
- Custom table prefixes vary by site (auto-detected)
Last Updated: February 17, 2026