Delete connections via mysql database
Hi,
i want to delete all my connections/services at once. How are the databases called?
Thanks a lot!
2 Answers
Hi, you can do that easily. Table names are _ea_connections and _ea_services. But first delete connections then services.
Best regards,
Nikola
Thank you! But i can’t find any of these in my database. Any advice for me to find these? I tried also: DELETE * FROM _ea_connections but this table doesn’t exist.
Please login or Register to submit your answer