Search

Search Keyword mysql move joomla

Total: 2 results found.

... in MySQL: ```sql CREATE TRIGGER before_user_delete BEFORE DELETE ON Users FOR EACH ROW BEGIN -- Custom logic like inserting data into an audit table INSERT ...
2. How to move a Joomla site
(Knowledge base/Joomla)
... new mysql database on target site - Create a new mysql user - Assign user to new database - Import your .sql dump 4) Change Joomla configuration file - Edit joomla configuration file (configuration.php) ...