Create MySQL User Script

Trying to connect as root with: localhost, root, no password
✅ Successfully connected as root using: localhost, root

✅ Connected as root successfully!

Creating admin user...

Cleaned up existing admin user
Created admin user
Created tenis database
Granted privileges to admin user
Granted CREATE privilege to admin user
Flushed privileges

User creation completed!

Testing new admin user connection...

Successfully connected with admin user
Successfully selected tenis database

🎉 Setup Complete!

Your new MySQL user has been created:

Next: Set up database tables

Test database connection

Go to Calendar