From 14b295ec9282853293bcff6e3ba025b09b85408a Mon Sep 17 00:00:00 2001 From: gggeek Date: Wed, 4 Sep 2024 17:23:06 +0000 Subject: [PATCH 1/2] remove dupe line in .dockerignore --- .dockerignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.dockerignore b/.dockerignore index 395d14e..25ffbd8 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,7 +1,6 @@ *.md -*.md build/** Makefile .perltidy *.json -*.png \ No newline at end of file +*.png From e519313752bbfdf54ed7ec22dac8af9748afba45 Mon Sep 17 00:00:00 2001 From: gggeek Date: Wed, 4 Sep 2024 17:23:17 +0000 Subject: [PATCH 2/2] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf4f268..184fd95 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Test result are available here: * ColummStore * Connect -Unmaintenained staff from MySQL or MariaDB: +Unmaintenained stuff from MySQL or MariaDB: -- * MyISAM is too old and no longer active