Skip to content

Instantly share code, notes, and snippets.

@mariuz
Created November 8, 2012 06:08
Show Gist options
  • Save mariuz/4037136 to your computer and use it in GitHub Desktop.
Save mariuz/4037136 to your computer and use it in GitHub Desktop.
Firebird 2.5.2 is released
An important change was made to the implementation of the GEN_UUID() function to make it comply properly with the requirements of RFC-4122.
A bug was corrected that caused faulty byte or character order in the results of the functions CHAR_TO_UUID and UUID_TO_CHAR on big-Endian platforms.
All users upgrading from Firebird 2.5.1 to a higher sub-release are strongly advised to migrate databases using gbak backup/restore. If this is impracticable, at least rebuild all compound indices in the databases being migrated.
As well as many more bug fixes accumulated over the months since v.2.5.1, this sub-release provides a few minor improvements, particularly of help to administrators.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment