X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=rey4pZg wRLdMfSQSBD4UaI0Zm2OxpD/TjMOQLiYVrFFLPYW90ezeFzE/JKVjka+kYr0wIAm FM0vvEhRZvOlX9c02v4oXfof0vKtCtbC+9k5ITIk+fINy91k6EzFq3Mh7rRLMIbY l2i0glhsM2/Q/csykkcpQNpqDvevNRcT5mHE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=BeiliTzafLvqC YhxtWsQXPDaHbo=; b=sicATVqaVVnG96j3mQf3dPFQkMukOavlXdM7Gqo+etduB PuwVb5YzFdKzUc1q0fhWxwf9+iSuk6nChFhqiAwqj06FztUfghq99WUPcvt9+nyx Rfi6j+OLJEZ8LeEEgXi2OmH5qtidx/AkVt7auQ6Xq7Qu4dx5WceMyJdRz6jxfo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=wayne, Wayne, Keith, convince X-HELO: mail-yw0-f174.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=9sZZ++4mwjSQ3Sfns8NW4wosEVtHVmzH7LXBPaJ5RH4=; b=C+mF1IPFccRYjOusnG7JkzrwdQv+uWdv3LucwZOmLzvjJjPK7CBABf3waRR7KEhCmg buTCFJ7a672ohYjJTQHETsbfyMlk/2AUkST8FbOOGwnJBIVhsxHTpY97+j05uHpMo/Nm L93FpLSm0zhS410kJQPNqCjhwlETOR4iNhhMhvg+7/CDKQYJ8UdhXPbk6YJINnK52h2g /BqfMpmr3GuiAa7QweT18/ct7ehFaZ7sQsM1xRE8VmTxITw1jXRTXGVVciCFmcCxDWDQ GKXwBnDfuqpRE6rPOk6UHKaOAX2TKkHOieGOK/rPY6e6N6Ot47kTzmw9fFQ7mJm8Di1z O7Ew== X-Gm-Message-State: AMCzsaWbe/yvTRQiCqmgyDlWy44BVEWLGF17Sg5f4ccOh2dfqWyPYO/y CT+5rWe3HtyWmTvFFbP/t2S+Zqs3XWh0yagG+QE= X-Google-Smtp-Source: ABhQp+TG2bE7prx4wetEGwzavLiBXydTsJGWLL3ETwL9im2DhcZLZAROCUdI4n7cMGf2ipCSXa9g8lXKWGqEuoZqXjo= X-Received: by 10.13.212.5 with SMTP id w5mr10504598ywd.13.1510001541422; Mon, 06 Nov 2017 12:52:21 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <89cb918b-3df6-5446-f800-9d9e7b7dde45@cygwin.com> References: <89cb918b-3df6-5446-f800-9d9e7b7dde45 AT cygwin DOT com> From: Keith Christian Date: Mon, 6 Nov 2017 13:52:21 -0700 Message-ID: Subject: Re: Various questions about 10.1.26-MariaDB on CYGWIN_NT-10.0 2.9.0(0.318/5/3) 2017-09-12 10:18 x86_64 Cygwin To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Mon, Nov 6, 2017 at 12:33 PM, Yaakov Selkowitz wrote: > On 2017-11-06 00:44, Wayne Davison wrote: >> On Sun, Nov 5, 2017 at 4:30 PM, Keith Christian wrote: >>> How can I get GNU readline back as the editor for the mysql client? >> >> That is a compile-time option, so unless we can convince the mariadb >> maintainer to switch back to readline, we have to compile our own >> mysql client from the mariadb source. > > Note that Fedora's mariadb uses the system libedit as well. Could you > be more specific as to what you think is missing, particularly in > comparison to Fedora? > > Corinna, maybe it would also help if libedit were updated (the current > upstream release is 20170329)? > > -- > Yaakov > Yaakov, Thanks, first time I've encountered "EditLine" in an application. Not familiar with it and couldn't find any tutorial info nor man pages so that I could perform simple searches as with Readline. If I can find a quick EditLine tutorial, EditLine will be easier to learn. Keith -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple