WindowsЗапустите IB_7_5_1_SP1_Windows.exe, затем выберите нужный пункт:
Server and ClientПосле указания каталога установки, инсталлятор заменит файлы текущей установки InterBase. Убедитесь, что сервер InterBase остановлен в момент установки.
JDBC onlyУстановка только драйвера InterBase JDBC type 4.
Extract Files onlyЭтот пункт приведет к распаковке обновленных файлов в указанный вами каталог. Заменить файлы текущей установки 7.5.1 на новые вы сможете в любой момент.
LinuxРаспакуйте IB_7_5_1_SP1_Linux.tar. После распаковки, перепишите новые файлы в каталог, где установлена версия 7.5.1.
SolarisРаспакуйте IB_7_5_1_SP1_Solaris.tar. После распаковки, перепишите новые файлы в каталог, где установлена версия 7.5.1.
Исправленные дефекты
Defect # Description
223901 EUA lost on restore. (from QC12838)
потеря активности EUA при restore. описано в статье.
231879 Data inserted in the last transaction not seen if the database is made read only.
данные, вставленные в последней транзакции, не видны в БД если БД переведена в режим read only
232580 When lock file runs out of room, the server crashes.
сервер падает при переполнении lock file
232581 gds_lock_print (iblockpr on Windows) prints length of lock table only up to 6 digits.
232861 iblockpr gives "unable to access lock table" error.
236633 Connecting with many concurrent threads and many queries and connections in each thread crashes the server.
соединение с многими конкурирующими threads и многими запросами в каждом thread вызывает падение сервера.
237691 Database rerouting logs a lot of messages in interbase.log.
database rerouting приводит к большому числу сообщений в interbase.log
238107 Server hangs with "error during savepoint backout" in interbase.log.
сервер зависает с сообщением "error during savepoint backout" в interbase.log (при отмене большого числа изменений)
238406 Database page buffer expansion leads to "deadlock" error or hangs server.
увеличение размера кэша БД приводит к ошибке "deadlock" или зависанию сервера.
238428 ResultSet.getBytes() does not return the correct number of bytes of BLOB.
238441 Network application causes InterBase server termination.
238665 ReleaseNotes.pdf bookmarks index is not usable.
238669 Setting the connection timeout property in the JDBC dataSource class could cause a server crash. This would only occur if you had made a lot of simultaneous connections to the client.
238687 ibinstall.dll is missing from the InterBase 7.5.1 CD.