Hi,
I have installed jenkins and sonarqube in the same server. Jenkins is running on port 8080 and sonarqube is running on port 9000.
I want to enable SSL for both jenkins and sonarqube using the same DNS name.
I have...
Hi,
I have an HTML file which i would want to insert into a table as a single row.
I am currently using LOAD DATA LOCAL INFILE '/var/lib/tomcat7/webapps/app/index.html' INTO TABLE html_sample
but it is storing each a...
I have master-client replication system set up and the master data is being displayed in the client. Is there a way to sync the client details into mater?