Database Connection Test
Testing connection to database...
Host: 82.25.121.79
User: u593574106_Mith
Database: u593574106_M
✅ Connection SUCCESSFUL!
✅ Charset set to utf8mb4
✅ MySQL Version: 11.8.3-MariaDB-log
📊 Checking tables...
✅ Table 'customers' exists (0 rows)
✅ Table 'dishes' exists (0 rows)
✅ Table 'ingredients' exists (0 rows)
✅ Table 'dish_bom' exists (0 rows)
✅ Table 'dish_cogs_history' exists (0 rows)
✅ Table 'customer_cogs_history' exists (0 rows)
🔍 Checking dishes table structure...
✅ Column 'customer_id' exists in dishes table
🔍 Testing queries...
✅ Query test successful: 0 customers found
✅ Connection closed successfully