about summary refs log tree commit diff
path: root/pkgs/servers/sql/proxysql/dont-phone-home.patch
blob: 5701d86b4b405ccbe53e50e7526f147a84a759c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/main.cpp b/src/main.cpp
index 39dfaa24..634b004b 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -237,6 +237,7 @@ static char * main_check_latest_version() {
 
 
 void * main_check_latest_version_thread(void *arg) {
+	return NULL;
 	char * latest_version = main_check_latest_version();
 	if (latest_version) {
 		if (