zoukankan      html  css  js  c++  java
  • KBMMW 4.93.10 发布

    例行更新,主要是bugfix.
    4.93.10 June 4 2016 Important notes (changes that may break existing code) ====================================================== * Fixed compilation for D2009. Notice that some features are no longer available like RemoteDesktopServer component, Fast MREW lock, log timing and memory debugging. This is due to use of generics, which were very unstable until XE2. We strongly suggest upgrading to at least XE2. Changes/minor additions ======================= - Changed Load/Save methods of TkbmMWXMLAuthorizationStorage to include optional boolean for if to save/load configuration (Actors, Roles, Resources). Default true. Notice that this will break existing code where logins where saved/loaded. To fix, insert new extra argument (true). Fixes ===== - Fixed compilation for D2009. Notice that some features are no longer available like RemoteDesktopServer component, Fast MREW lock, log timing and memory debugging. This is due to use of generics, which were very unstable until XE2. We strongly suggest upgrading to at least XE2. - Fixed TkbmMWDateTime.SystemLocalTimeOffsetSecs Nextgen issue. - Fixed initial flush of log entry in kbmMWLog. - Fixed SDAC3 query parameters bug. - Fixed ODAC4 query parameters bug.
    对应的kbmmemtable 也大量修正了 鱼儿 提出来的问题
    We are happy to announce the latest and greatest release of our memory
    table.
    
    Whats new in 7.74.10 May 29 2016
    --------------------------------
      - Fixed locate on string/widestring field on NextGen.
      - Fixed locate/lookup on BCD fields.
      - Fixed locate on string/widestring field on NextGen.
      - Fixed locate/lookup on BCD fields.
      - Fixed NextGen SQL resource bug.
      - Added missing Lazarus resource file to installer.
      - Updated Lazarus packages and resource file with icon for TkbmMemSQL
        and component registration.
      - Fixed Lazarus compilation of kbmSQLMemTableAPI.pas.
      - Fixed filtering on Lazarus.
      - Fixed leak.
      - Fixed blob handling in Nextgen.


  • 相关阅读:
    [redis] redis在线系统热迁移的方案与记录
    [golang] go get无法安装官方软件包
    我有关编程语言的一点理解
    [nginx] nginx源码分析--健康检查模块锁分析
    [nginx] nginx的hash与bucket size分析
    [daily][linux] dmesg格式里的时间为什么不准
    [daily] 查看linux程序或操作的kernel内核调用栈
    [go] 像gdb一样使用dlv debug golang程序
    [tls][https][nginx] https的client session cache与session ticket机制分析
    [性能优化] CPU电源管理pstate cstate
  • 原文地址:https://www.cnblogs.com/xalion/p/5560227.html
Copyright © 2011-2022 走看看