From f30e5ba73d8a58a5c1740dbef499c1a9126d0dab Mon Sep 17 00:00:00 2001 From: Lauris Date: Tue, 14 Mar 2023 17:42:02 +0800 Subject: [PATCH] In authorized_keys use double-quote for windows compatibility (#10841) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 32699747..a80b5641 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Set MySQL rowtype to dynamic for new tables (#10833) +In authorized_keys use double-quote for windows compatibility (#10841)