HU Yaoyuan 1155173899
CHEN Zizhe 1155173938
JIA Tongxi 1155173879
javac -cp .:lib/mysql-jdbc.jar -d bin src/*.java
java -cp bin:lib/mysql-jdbc.jar Main
import java.sql.\*;
-
Connect to a Linux server (e.g., Linux9).
-
Execute "mysql --host=projgw --port=2633 -u Group40 -p".
-
Enter the password "CSCI3170".