1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-28 17:15:19 +03:00
Files
mariadb/tests
Vladislav Vaintroub 3d6eb7afcf MDEV-25602 get rid of __WIN__ in favor of standard _WIN32
This fixed the MySQL bug# 20338 about misuse of double underscore
prefix __WIN__, which was old MySQL's idea of identifying Windows
Replace it by _WIN32 standard symbol for targeting Windows OS
(both 32 and 64 bit)

Not that connect storage engine is not fixed in this patch (must be
fixed in "upstream" branch)
2021-06-06 13:21:03 +02:00
..
2020-07-02 09:41:44 +03:00
2019-05-11 22:19:05 +03:00
2019-05-11 21:29:06 +03:00
2019-05-11 21:29:06 +03:00
2020-09-29 16:59:36 +05:30
2020-06-23 03:24:46 +02:00
2020-09-24 08:09:56 +10:00
2020-09-29 16:59:36 +05:30
2020-09-29 16:59:36 +05:30
2020-09-29 16:59:36 +05:30
2019-05-11 21:29:06 +03:00
2020-06-23 03:24:46 +02:00
2020-09-29 16:59:36 +05:30
2021-02-11 09:26:53 +02:00
2020-09-29 16:59:36 +05:30
2020-09-29 16:59:36 +05:30
2019-05-11 21:29:06 +03:00
2020-06-23 03:24:46 +02:00
2020-09-29 16:59:36 +05:30