Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37805388
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: libgda5

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: libgda-5.2.4-mysql8-transition.patch
Скачать


--- ./providers/mysql/gda-mysql.h.orig	2018-12-11 10:43:22.783659121 +0000
+++ ./providers/mysql/gda-mysql.h	2018-12-11 10:44:35.261343926 +0000
@@ -36,6 +36,9 @@
 #include <winsock.h>
 #endif
 #include <mysql.h>
+#if !defined my_bool && defined bool
+#define my_bool bool
+#endif
 #include <mysqld_error.h>
 #include <gda-mysql-reuseable.h>
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin