Home
Products
FAQ
WordPress
Contact Us
Home
Products
FAQ
WordPress
Contact Us
menu
Search
Search Keyword:
Search
All words
Any words
Exact Phrase
Ordering:
Newest First
Oldest First
Most Popular
Alphabetical
Section/Category
Search Keyword
mysql move joomla
Total: 2 results found.
Display #
5
10
15
20
25
30
50
100
All
1.
What are the steps to trigger onUserBeforeDelete and onUserAfterDelete events
(Knowledge base/Global)
... 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) ...