X-Git-Url: https://git.tld-linux.org/?p=packages%2Fmysql.git;a=blobdiff_plain;f=mysql-protobuf.patch;h=6e85914848b9df15c0cb6db33707ce98c710ccfa;hp=6a6749bf4206d597fd4e1c6e48244729624a4861;hb=HEAD;hpb=560cbe9cf273873ce4f7a78e10585c72682fc477 diff --git a/mysql-protobuf.patch b/mysql-protobuf.patch deleted file mode 100644 index 6a6749b..0000000 --- a/mysql-protobuf.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -ur percona-server-5.7.28-31.orig/rapid/plugin/x/ngs/include/ngs_common/protocol_protobuf.h percona-server-5.7.28-31/rapid/plugin/x/ngs/include/ngs_common/protocol_protobuf.h ---- percona-server-5.7.28-31.orig/rapid/plugin/x/ngs/include/ngs_common/protocol_protobuf.h 2019-12-16 23:53:27.212000000 +0100 -+++ percona-server-5.7.28-31/rapid/plugin/x/ngs/include/ngs_common/protocol_protobuf.h 2019-12-16 23:53:54.059000000 +0100 -@@ -36,7 +36,9 @@ - #include - #include - #include -+#if GOOGLE_PROTOBUF_VERSION < 3008000 - #include -+#endif - #include - - #include "mysqlx_connection.pb.h"