Quantcast
Channel: pastebin.com – LeakedIn
Viewing all articles
Browse latest Browse all 2834

MySQL URI

$
0
0
Detected 1 occurrence(s) of ‘mysql:\/\/': return connection; else connection.close(); try { Class.forName("com.mysql.jdbc.Driver"); } catch (ClassNotFoundException ex) { ex.printStackTrace(); } connection = DriverManager.getConnection("jdbc:mysql://<db server ip>:3306/<db name>", "<user>", "<pass>"); return connection; } } Source: http://pastebin.com/raw.php?i=5Qa60FnX

Viewing all articles
Browse latest Browse all 2834

Latest Images

Trending Articles



Latest Images