v1.1.4
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*