Changes between Version 6 and Version 7 of Release/2.2Beta/Notes
- Timestamp:
- 05/03/10 13:10:43 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/2.2Beta/Notes
v6 v7 46 46 [wiki:MapGuideRfc84 RFC 84] adds database row fetch size to !MgFeatureQueryOptions and !MgFeatureService.!ExecuteSqlQuery. Specifying a fetch size may improve FDO performance by reducing database round trips. Since this is new API, there is no impact on existing code. 47 47 48 [wiki:MapGuideRfc87 RFC 87] adds to the schema returned from the HTTP GETSITEINFO request. If version 2.2.0 of GETSITEINFO is used, the following addiitional information will be returned working set, virtual memory, server cache size and server cache dropped entries. Since this is new version of GETSITEINFO, there is no impact on existing code.[[BR]] 48 [wiki:MapGuideRfc87 RFC 87] adds to the schema returned from the HTTP GETSITEINFO request. If version 2.2.0 of GETSITEINFO is used, the following addiitional information will be returned working set, virtual memory, server cache size and server cache dropped entries. Since this is new version of GETSITEINFO, there is no impact on existing code.[[BR]][[BR]] 49 49 50 50 [wiki:MapGuideRfc89 RFC 89] introduced a number of changes required by the upgrade to PHP 5.3. '''These changes break existing code.'''