Starting simple DB test...
Attempting to connect to: harriswharris.mysql.db
Database: harriswharris
Username: harriswharris
✅ Connected successfully!
✅ Query test: Hello World
✅ Table 'users': 119 records
✅ Table 'videos': 0 records
✅ Video table columns: id title description video_url thumbnail_url file_name file_size duration uploader_id likes views is_approved is_active created_at updated_at storage_provider storage_path storage_container video_codec video_resolution upload_status processed_at thumbnail_path 
✅ Active videos: 0
{
    "success": true,
    "message": "Database connection successful",
    "php_version": "8.4.10",
    "mysql_version": "8.0.45-36"
}