From owner-freebsd-bugbusters@freebsd.org Wed Sep 18 19:46:44 2019 Return-Path: Delivered-To: freebsd-bugbusters@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6A96E125A73 for ; Wed, 18 Sep 2019 19:46:44 +0000 (UTC) (envelope-from chiragsharma.guru99@gmail.com) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 46YVq80w3Bz3CFd for ; Wed, 18 Sep 2019 19:46:44 +0000 (UTC) (envelope-from chiragsharma.guru99@gmail.com) Received: by mailman.nyi.freebsd.org (Postfix) id 1D6BE125A72; Wed, 18 Sep 2019 19:46:44 +0000 (UTC) Delivered-To: bugbusters@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1D30E125A71 for ; Wed, 18 Sep 2019 19:46:44 +0000 (UTC) (envelope-from chiragsharma.guru99@gmail.com) Received: from mail-yb1-xb41.google.com (mail-yb1-xb41.google.com [IPv6:2607:f8b0:4864:20::b41]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46YVq71BKqz3CFc for ; Wed, 18 Sep 2019 19:46:42 +0000 (UTC) (envelope-from chiragsharma.guru99@gmail.com) Received: by mail-yb1-xb41.google.com with SMTP id o18so452806ybp.5 for ; Wed, 18 Sep 2019 12:46:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:in-reply-to:references:date:message-id:subject:to; bh=8nCz1eWyeyEf/fsLJfBZNDtpb6SpCL7SbfqKfHtIqcE=; b=ZtTPidIhe0+cpoPSYLDQ27J8mHYTssb7cZxuBcPQxgDUGP4g56bhxfufzZkwJob0IG 0YqLCy4Hh0WdlrApIPeaFUXSWx+TK7ZOQ7YdRlJ09THDGvXRvy3TV+hWH3jkuhRDkd5O WwYxuPGfgYG/4Mcr9iCFVXpiTmczzWxQ2pnYAW+v6pmgYc+uTiLgPEwmuBKXdboDSF5n 8+kxLueF9uGyGiBhYfDNYdmASs27NP8Ck+vo3WR9E3VrEyMbKN+EPZ6RNGCVUw41qizy kPbKaGz4UitIPYiGRUdaNOH4TMC8I+Pv10vvO5noIQoR0nnreolkOvdIKhyT3vZ4Ro08 DImQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:in-reply-to:references:date :message-id:subject:to; bh=8nCz1eWyeyEf/fsLJfBZNDtpb6SpCL7SbfqKfHtIqcE=; b=rMSg9xRjgFj9dbvQrOhD5S7GbTVdwCvEKmiOrLhT1P0n8gT1OYGZvoA3zgVDYOeBWe i2J3Zx4425xVzS/lh9InTUWhsL0fv94ystc3jrr7iojUS3lXjwi5I3SvsbUOq1l2ShB7 1G2vf+K7SIy2XuyLT71PsQAytcpZCFafInpyytDis9cmb4OouGzKS/xe/160X4juIczW 75wagexwihcz7yH3G7co0tHwYDIBScJbCoxvhAvbcBPc/cEa1wSp6aUM0cK/Zo4u8IRn GOobSSz/6HyYEQ+9bpOuxLfoW/ogQPcko01k4jB2LNQUKAy2qHPDyQU7SKuLjUJFOjQ2 ZPiQ== X-Gm-Message-State: APjAAAWMq1bY1CaQ/bM7l2wvbnUj9CttmnEaFRT6MQl+2YeHFe0vqRNa Y2pQ+9mdlIQfEMSnv8mLp4HCtHrfhe61H5iBH0boqwoH X-Google-Smtp-Source: APXvYqwMmrYo1JO2rU7oMA6bx6eV3FIn1kNn+/ODkoU6a/oGnZCpK7uAkkIjNUvGeZ8FMZaJ9/5AMvnyAf7KpNST538= X-Received: by 2002:a5b:80c:: with SMTP id x12mr3624933ybp.299.1568836001520; Wed, 18 Sep 2019 12:46:41 -0700 (PDT) Received: from 776393159873 named unknown by gmailapi.google.com with HTTPREST; Wed, 18 Sep 2019 15:46:41 -0400 Received: from 776393159873 named unknown by gmailapi.google.com with HTTPREST; Wed, 18 Sep 2019 15:43:43 -0400 Received: from 776393159873 named unknown by gmailapi.google.com with HTTPREST; Mon, 9 Sep 2019 06:30:25 -0700 MIME-Version: 1.0 From: Chirag Sharma In-Reply-To: References: Date: Wed, 18 Sep 2019 15:46:41 -0400 Message-ID: Subject: Re: Ideas on SQL To: bugbusters@freebsd.org X-Rspamd-Queue-Id: 46YVq71BKqz3CFc X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20161025 header.b=ZtTPidIh; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of chiragsharmaguru99@gmail.com designates 2607:f8b0:4864:20::b41 as permitted sender) smtp.mailfrom=chiragsharmaguru99@gmail.com X-Spamd-Result: default: False [-2.00 / 15.00]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36:c]; FREEMAIL_FROM(0.00)[gmail.com]; TO_DN_NONE(0.00)[]; URI_COUNT_ODD(1.00)[13]; DKIM_TRACE(0.00)[gmail.com:+]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; FROM_EQ_ENVFROM(0.00)[]; IP_SCORE(0.00)[ip: (1.88), ipnet: 2607:f8b0::/32(-2.68), asn: 15169(-2.23), country: US(-0.05)]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; TAGGED_FROM(0.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com.dwl.dnswl.org : 127.0.5.0]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; RCVD_COUNT_FIVE(0.00)[5]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[bugbusters@freebsd.org]; IP_SCORE_FREEMAIL(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_IN_DNSWL_NONE(0.00)[1.4.b.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.b.8.f.7.0.6.2.list.dnswl.org : 127.0.5.0]; RCVD_TLS_ALL(0.00)[] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-bugbusters@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Coordination of the Problem Report handling effort." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Sep 2019 19:46:44 -0000 Hi, I wanted to quickly catch up and see if you have received my email below. Eagerly awaiting your reply. On Wednesday, September 11, 2019 at 11:13 AM, Chirag Sharma < chiragsharma.guru99@gmail.com> wrote: > Hi , > > Saw your post on http://site.freebsdgr.org/de/ports/databases.html, and > noticed that you=E2=80=99ve shared http://www.mysql.com/products/workbenc= h/. > > Just thought that this piece on SQL I recently published might be valuabl= e > to your readers/followers as well. > > https://www.guru99.com/introduction-to-mysql-workbench.html > > As a thankyou, I would be glad to share your page with our 31k > Facebook/Twitter/Linkedin Followers. > > Cheers! > > Chirag > > You may unsubscribe > > to stop receiving our emails. >