Commit Graph

1734 Commits

Author SHA1 Message Date
İsmail
60643d7a28 Update mysql.cnf 2024-11-07 16:57:59 +03:00
İsmail
c4b018a17e disable other tests 2024-11-07 16:21:09 +03:00
İsmail
2d4d9e7af1 WithConfigFile 2024-11-07 16:18:30 +03:00
İsmail
6695e10cbe MySQL max lifetime change 2024-11-07 16:17:44 +03:00
İsmail
e5f15392fe test timeout change 2024-11-07 16:16:55 +03:00
İsmail
90910a958b remove default values 2024-11-07 16:14:34 +03:00
İsmail
daab053b6a MySQL Config File 2024-11-07 16:13:20 +03:00
İsmail
77dd043b24 Added default null value for datetime. 2024-11-06 21:41:25 +03:00
İsmail
77b1324cf1 Added default null value for datetime. 2024-11-06 21:23:30 +03:00
İsmail
1946bf28c1 Update sql_store.go 2024-11-06 21:16:40 +03:00
İsmail
0c00dca7ec Remove Debugs 2024-11-06 21:15:51 +03:00
İsmail
dc5ed4f2ed The word "key" is a reserved word in MySQL. 2024-11-06 21:14:03 +03:00
İsmail
ba29770300 enable other tests 2024-11-06 14:45:41 +03:00
İsmail
c8fde8d2ad MySQL Connection Fix 2024-11-06 14:45:00 +03:00
İsmail
c00f48083e Ignore other sql tests. 2024-11-06 11:14:45 +03:00
İsmail
a7ad196940 Root Test 2024-11-06 10:25:58 +03:00
İsmail
c546704fba MySQL Test Version Change 2024-11-06 09:27:45 +03:00
İsmail
eb899f7641 Debug 2024-11-06 09:16:06 +03:00
İsmail
60cde76aad Update store.go 2024-11-05 23:36:37 +03:00
İsmail
e2db6210e2 Update store.go 2024-11-05 23:26:57 +03:00
İsmail
f632501062 swicth/case convert 2024-11-05 23:06:48 +03:00
İsmail
094dc2e69b Debug + Mysql JSON Query 2024-11-05 23:01:09 +03:00
İsmail
faff029843 Update store.go 2024-11-05 22:10:31 +03:00
İsmail
fcba31f2a6 Update test-infrastructure-files.yml 2024-11-05 17:24:57 +03:00
İsmail
de41b82a90 MYSQL_ROOT_PASSWORD added 2024-11-05 16:11:36 +03:00
İsmail
447b1a0fe7 Update test-infrastructure-files.yml 2024-11-05 16:07:18 +03:00
İsmail
2561c5b089 Update test-infrastructure-files.yml 2024-11-05 15:31:51 +03:00
İsmail
b39718ddd7 Skip Test 2024-11-05 09:40:12 +03:00
İsmail
325ded44cb NETBIRD_STORE_ENGINE_MYSQL_DSN 2024-11-05 09:23:13 +03:00
İsmail
cb0f09b197 go mod tidy 2024-11-05 00:44:50 +03:00
İsmail
6ba5b4740d dsn fix 2024-11-04 23:39:33 +03:00
İsmail
ed370c4487 TestUtil Duplicate 2024-11-04 23:30:15 +03:00
İsmail
c6116441be Update store.go 2024-11-04 22:05:51 +03:00
İsmail
3fd180c173 Update go.sum 2024-11-04 17:17:42 +03:00
İsmail
7dfc71b718 TestContainer 2024-11-04 16:34:14 +03:00
İsmail
7a92985a23 Update sql_store.go 2024-11-04 15:47:40 +03:00
İsmail
0c1cac3d89 Update store.go 2024-11-04 15:46:10 +03:00
İsmail
ee49368f98 Update go.sum 2024-11-04 15:42:59 +03:00
İsmail
25ea44344d Update go.mod 2024-11-04 15:42:52 +03:00
İsmail
2137e71c7d Update go.mod 2024-11-04 15:19:08 +03:00
İsmail
9b090ba8a9 Update store.go 2024-11-04 14:46:16 +03:00
İsmail
1de14010c8 Update golang-test-linux.yml 2024-11-04 14:38:14 +03:00
İsmail
81527274e2 Update store.go 2024-11-04 13:51:29 +03:00
İsmail
d6c1278368 Merge pull request #1 from ismail0234/patch-1
Update store.go
2024-11-04 13:49:14 +03:00
İsmail
130a36f703 Update sql_store.go 2024-11-04 13:47:24 +03:00
İsmail
eb5e9ca153 Update store.go 2024-11-04 13:41:22 +03:00
Pascal Fischer
a9d06b883f add all group to add peer affected peers network map check (#2830) 2024-11-01 22:09:08 +01:00
Viktor Liu
5f06b202c3 [client] Log windows panics (#2829) v0.31.0 2024-11-01 15:08:22 +01:00
Zoltan Papp
0eb99c266a Fix unused servers cleanup (#2826)
The cleanup loop did not manage those situations well when a connection failed or 
the connection success but the code did not add a peer connection to it yet.

- in the cleanup loop check if a connection failed to a server
- after adding a foreign server connection force to keep it a minimum 5 sec
2024-11-01 12:33:29 +01:00
Pascal Fischer
bac95ace18 [management] Add DB access duration to logs for context cancel (#2781) 2024-11-01 10:58:39 +01:00