Hello I would like to ask:
How can I make a socket connection to a MySQL database (With out additional libraries) using only low level sockets so I can then send commands.
Thank you for any help
Edit is it also possible to connect over HTTP? (I wouldn't think that would make sense, but figured I would ask)