X-Git-Url: https://git.tld-linux.org/?p=packages%2Fmysql.git;a=blobdiff_plain;f=mysql-protobuf.patch;fp=mysql-protobuf.patch;h=0000000000000000000000000000000000000000;hp=6e85914848b9df15c0cb6db33707ce98c710ccfa;hb=6d4f90321faeda56bdcd443d4f9054776bd9cfcf;hpb=da608bb7673207e574610ab4ceae97a34615966c diff --git a/mysql-protobuf.patch b/mysql-protobuf.patch deleted file mode 100644 index 6e85914..0000000 --- a/mysql-protobuf.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -ur percona-server-5.7.35-38.orig/rapid/plugin/x/ngs/include/ngs_common/protocol_protobuf.h percona-server-5.7.35-38/rapid/plugin/x/ngs/include/ngs_common/protocol_protobuf.h ---- percona-server-5.7.35-38.orig/rapid/plugin/x/ngs/include/ngs_common/protocol_protobuf.h 2021-11-24 19:41:59.748839411 +0100 -+++ percona-server-5.7.35-38/rapid/plugin/x/ngs/include/ngs_common/protocol_protobuf.h 2021-11-24 19:43:50.561101985 +0100 -@@ -36,7 +36,9 @@ - #include - #include - #include -+#if GOOGLE_PROTOBUF_VERSION < 3008000 - #include -+#endif - #include - - #include "mysqlx_connection.pb.h"