MySQL Forums
Forum List  »  Security

MySQL Server 5.7 Security : standalone application
Posted by: Bhagwati Chawda
Date: January 04, 2017 01:57PM

Hello Guys,

My questions are related to the security of MYSQL server.

I have installed MYSQL Server 5.7 on Windows 7.

And on the same system there are 2 Java applications installed.

1. Java application - 1 inserts/Updates/Deletes data into MYSQL Server and sends email once process completes.

2. Java application -2 which is hosted on TOMCAT reads [Only Select] the data from MYSQL and sends emails.

Both the java applications i mentioned above are scheduled/automated and doesn't require ANY user interaction.

Could you please advise how can i secure MYSQL Server/Data given above architecture.

I know only below security features which can be implemented,

1. Firewall Restrictions
2. Create Users with required rights
3. Block MYSQL Server access from All IP Addresses expect Local Host.



Thanks,

Bhagwati

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Server 5.7 Security : standalone application
1342
January 04, 2017 01:57PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.