No Image

Improvements to ROLLUP in MySQL

2019-03-05 KENNETH 0

Improvements to ROLLUP in MySQL ROLLUP has been supported in MySQL for sometime now. But until now its use has come with two implementation restrictions: it cannot be combined with DISTINCT or ORDER BY in the same query expression. Starting in 8.0.12, these limitations have been lifted.… Facebook Twitter Google+ LinkedIn Source: Improvements to ROLLUP in MySQL

No Image

Introducing Internal Routing in NGINX Unit 1.8.0

2019-03-05 KENNETH 0

Introducing Internal Routing in NGINX Unit 1.8.0 h4 { font-weight:bolder; font-size:110%; } h5 { font-weight:bolder; font-size:110%; } Today we’re announcing NGINX Unit 1.8.0, with a different approach than in the past: this time it’s example first, description after: “routes”: { “blogs”: [ { “match”: { “uri”: [“/phpmyadmin/*”, “/wp-admin/*”] }, “action”: { “pass”: “applications/blogs-admin” } }, { “match”: { “host”: “!blog.example.com” }, “action”: { “pass”:”applications/goaway” } }, { “match”: { “method”: “POST”, “uri”: “/media/upload” }, “action”: { “pass”:”applications/uploader” } } ] } Now, the details. Internal Routing When we released the initial version of NGINX Unit, some of our users wondered why the API included a separate listener object – it perhaps wasn’t clear why it was necessary. In NGINX Unit 1.8.0, we’re introducing the internal routing feature that makes use of the listener object in a more sophisticated way and enables new [ more… ]

Windows 10 Tip: Look up definitions for words in web pages, books and PDFs

2019-03-05 KENNETH 0

Windows 10 Tip: Look up definitions for words in web pages, books and PDFs Did you know you can look up definitions while you’re reading web pages, books and PDFs, thanks to the Windows 10 October 2018 Update? Microsoft Edge is the only browser with Microsoft Learning Tools built-in that help improve reading and focus. While you’re in Reading view on Microsoft Edge, you can look up definitions for key words, even when you are offline. Simply select a single word to see the definition appear above your selection. Check it out in action: You can also choose to have a word read aloud so you can hear the correct pronunciation or expand more details from the definition. You can also toggle to choose whether definitions appear and which types of content they work in under the “General” tab of [ more… ]

AWS 주간 소식 모음 – 2019년 3월 4일

2019-03-04 KENNETH 0

AWS 주간 소식 모음 – 2019년 3월 4일 안녕하세요! 여러분~ 매주 월요일 마다 지난 주에 업데이트된 국내 AWS관련 콘텐츠를 정리해 드립니다. AWS 클라우드에 대한 새로운 소식을 확인하시는데 많은 도움 되시길 바랍니다. 혹시 빠지거나 추가할 내용이 있으시면, 저에게 메일 주시면 추가 공유해 드리겠습니다. AWS코리아 동영상 딥러닝계의 블루오션, Apache MXNet 공헌하기 – 윤석찬 (AWS 테크에반젤리스트) 오규삼 (삼성 SDS) (2019-02-25) AWSKRUG 핸즈온랩 시리즈 2017 – 스케치 영상 (2019-02-25) AWS Community Day 2018 – re:Invent 특집 스케치 영상 (2019-02-25) AWS Community Day 2019 – re:Invent Special on Jan 25 (2019-02-25) AWS 추천 콘텐츠 Amazon Elastic File System = NAS 설정하기 (옛 방식의 Samba 설정 설명 포함) (2019-03-02) AWS instance 인스턴스 에러시 체크 알람 설정하기 (2019-03-02) AWS Fargate와 Docker를 활용한 Auto Scale Serverless 개발하기: AWS VPC, 보안그룹, ALB 만들기 (2019-02-27) AWS EMR 을 Terraform 으로 관리 할 때 몇가지 팁들 (2019-02-26) AWS 제품별 블로그(영문) [개발도구] Introducing [ more… ]

Announcing Windows 10 Insider Preview Build 18348

2019-03-02 KENNETH 0

Announcing Windows 10 Insider Preview Build 18348 Hello Windows Insiders, today we are releasing Windows 10 Insider Preview Build 18348 (19H1) to Windows Insiders in the Fast ring. If you are looking for a complete look at what build is in which Insider ring – head on over to Flight Hub. You can also check out the rest of our documentation here including a complete list of new features and updates that have gone out as part of Insider flights for the current development cycle (which currently is 19H1). What’s New in Build 18348 Emoji 12.0 Update With Build Build 18277, Insiders got their first look at the Emoji 12.0 emoji. In early February, the set of emoji to be included with Emoji 12.0 was finalized by Unicode, and with today’s build when you press WIN+(period) or WIN+(semicolon), all of [ more… ]