SQLSTATE[HY000]: General error: 1449 The user specified as a definer ('testuser'@'localhost') does not exist, query was: INSERT INTO `catalog_product_entity_media_gallery` (`attribute_id`, `value`, `media_type`) VALUES (?, ?, ?)

The steps below allow you to customize the definer:
Go to PHPMyAdmin Select your Database Select your table Click on 'Triggers' in the top menu Click 'Edit' to modify the trigger Change definer from (e.g. [testuser@localhost] to your definer e.g. root@localhost
Good luck

Overview Map: Open-Source AI Video & Image Models (January 2026)
Discover ComfyUI: the modular visual AI engine for creative workflows
Secure Headless Architecture with Ionic Vue and a PHP JWT API
Run a Large Language Model (LLM) locally with Ollama
How to Install a Local LLM on Ubuntu 24.10 with LM Studio?