Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 228 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 228 Bytes

MySQL in Java

this is a project that implement mysql with java, and and it's begin just now, anyone who wants to join this project is welcomed

How to connect

  • Start frontServer
  • mysql -h127.0.0.1 -P3307 -uroot -p