Releases: zendtech/db2iengine
Releases · zendtech/db2iengine
v1.1.6
04 Oct 16:06
Compare
Sorry, something went wrong.
No results found
fix: Alter table issue (#23 )
v1.1.5
09 Nov 19:08
Compare
Sorry, something went wrong.
No results found
fix: Unable to run update statement (#21 )
v1.1.4
31 Aug 20:27
Compare
Sorry, something went wrong.
No results found
refactor: Update functions after prototype changes (#18 )
MariaDB/server@21809f9 changes the following function prototypes:
tmp_use_all_columns, dbug_tmp_use_all_columns
to accept MY_BITMAP** and to return MY_BITMAP * instead of my_bitmap_map*
tmp_restore_column_map, dbug_tmp_restore_column_maps to accept
MY_BITMAP* instead of my_bitmap_map*
v1.1.3
13 Oct 16:28
Compare
Sorry, something went wrong.
No results found
fix: Incompatible CCSID and sort sequence issue (PR #14 )
v1.1.2
13 Jul 18:16
Compare
Sorry, something went wrong.
No results found
refactor: Cleanup compiler options (PR #4 )
revert: Add required link libraries (mysys,sql) (PR #5 )
fix: Create table with character column issue (PR #6 )
doc: Fix typos/errors in test sql statements (PR #9 )
doc: Fix mysqld path (PR #12 )
doc: Install ibmdb2i plugin (PR #13 )
v1.1.1
04 May 15:35
Compare
Sorry, something went wrong.
No results found
With a fix to correct linker errors. See dfb18aa
v1.1.0
26 Feb 21:56
Compare
Sorry, something went wrong.
No results found
Fixed several issues that may cause crash.
Also, starting with version 1.1.x, cross-compilation is not supported. It must be built in PASE on IBM i, with GCC 6.3.0 or later