Known Issues
Last updated
Was this helpful?
Last updated
Was this helpful?
Only one blob / lob column can be inserted or updated by a single SQL command execution against MySQL database. Solution; until it is fixed, execute a specific insert/update command for each one of the BLOB columns successively. If you try to update/insert more than one blob column in a single SQL command, first column data will be stored in all blob columns repeatedly.
Sodium uses Windows API function to generate unique value for MySql database connections. See also;
properties of .
MySql does not have Sequence object type