mariadb/win
Vladislav Vaintroub f100bf3ec8 MDEV-36737 postfix - fix compilation and packaging on Windows
* Compile error
  GCCism - unportable use of __PRETTY_FUNCTION__

* Compile warning
  ha_rows to ulong cast missing

* Link error
  Due to unnecessary use of _dig_vec_lower
  _dig_vec_lower would have to be marked MYSQL_PLUGIN_IMPORT if we
  really wanted it.

* Packaging error (MSI)
  Newly introduced component videx-engine needs a place in
  MSI Feature tree
2026-01-19 12:44:06 +01:00
..
packaging MDEV-36737 postfix - fix compilation and packaging on Windows 2026-01-19 12:44:06 +01:00
upgrade_wizard Cleanup CMake code (Windows-specific) 2025-04-04 08:58:40 +02:00
appveyor_skip_tests.txt MDEV-26527 speedup appveyor build 2021-09-06 13:55:14 +02:00
create_def_file.js Fix remaining typos 2025-04-29 11:18:00 +10:00