i want to get database name and user id from the database TCP package. who know the TCP data format of the database link and user login ? (include send data and receive data )
User login is handled at the beginning of the connection. From that point forward it basically maintains the session, so the user login won't get passed a second time. You'll find more here.