X-Git-Url: https://git.tld-linux.org/?p=packages%2Fmysql.git;a=blobdiff_plain;f=mysql-protobuf.patch;h=6e85914848b9df15c0cb6db33707ce98c710ccfa;hp=cce64d4166e6bc1f41507c05a604caea49a8fa30;hb=HEAD;hpb=a493b021b29c483c5c23a81f1b5192bff3f0d55f diff --git a/mysql-protobuf.patch b/mysql-protobuf.patch deleted file mode 100644 index cce64d4..0000000 --- a/mysql-protobuf.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- mysql-5.7.27/rapid/plugin/x/ngs/include/ngs_common/protocol_protobuf.h.orig 2019-06-10 16:43:20.000000000 +0200 -+++ mysql-5.7.27/rapid/plugin/x/ngs/include/ngs_common/protocol_protobuf.h 2019-07-29 19:19:29.421629353 +0200 -@@ -29,7 +29,9 @@ - #include - #include - #include -+#if GOOGLE_PROTOBUF_VERSION < 3008000 - #include -+#endif - #include - - #include "mysqlx_connection.pb.h"