|
Advantage Database Server 11.0.0.1 Service Update
Advantage Database Server 11.0.0.1 Service Update
http://devzone.advantagedatabase.com/dz/content.aspx?key=31
This Service Update of the Advantage Database Server addresses the following issues:
- Fixed a bug that caused crash dump being generated on the server when disconnecting a client. The problem surfaces after updating a table on a data dictionary link that has both trigger and RI.
- Fix a bug that caused 9092 error being returned when executing a stored procedure with varying cursor output that resulted in a live cursor, and the DD is configured to check user permissions.
- Fixed a bug where detail error message from failed trigger may be lost.
- Fixed an issue where 2129 or 2239 may be retured when calling sp_EnableQueryLogging and passing a value to the OPTIONS input directly.
- Fixed a bug in the REPLACE scalar when working with Unicode data.
- Fixed an issue where spurious 2229 "ambiguous identifier" error is returned when executing a scripted stored procedure that inserts or updates to table that has column names begin with the _ (underscore) character.
- Fixed a bug that could cause server to crash when evaluating large boolean or algebraic expression in SQL statement.
- Fixed a bug where converting/casting binary data into SQL_WVARCHAR returned truncated result.
- Updated the permissions checking of SERVER:Admin and SERVER:Monitor permissions on system procedures used inside user-defined stored procedures. With this change, it is possible, for example, to call sp_mgGetInstallInfo inside a user-defined procedure without the calling user being a member of SERVER:Monitor.
|
|