You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i upload a picture to mysql,first i turn this pic file into byte[] data , but when the byte[] data insert into mysql,it change.what happend is the byte[] data before insert and the byte[] data after query are diffrent.but if i connnect mysql directly not through dble,the problem never happen.
The text was updated successfully, but these errors were encountered:
when i upload a picture to mysql,first i turn this pic file into byte[] data , but when the byte[] data insert into mysql,it change.what happend is the byte[] data before insert and the byte[] data after query are diffrent.but if i connnect mysql directly not through dble,the problem never happen.
The text was updated successfully, but these errors were encountered: