Sample Header Ad - 728x90

MySQL transport protocol integrity check

0 votes
0 answers
42 views
I am interested whether low level transport protocol of MySQL has some checksums or other integrity check? If I use SSH tunnel with interruptions, is it safe that commands will be received intact and MySQL server will ignore broken data (return error)? I guess SSH encryption will help to protect from random concatenation of partial commands (e.g. DELETE FROM with arguments from next commands and lost data in between).
Asked by i486 (255 rep)
Jan 9, 2024, 02:49 PM
Last activity: Jan 9, 2024, 03:31 PM