2015/06/10 db tech showcase 2015 Tokyo
ログを貼り付けている部分が見にくくなっていますので、
http://yoku0825.blogspot.jp/search/label/5.7
などでも同じような内容が見られたりします
Salesforce.com acquired Heroku, a cloud application platform provider. Some key points:
- Heroku allows developers to build and deploy applications using popular languages like Ruby, JavaScript, and Clojure without having to manage servers.
- The acquisition will allow developers to build and deploy applications on Heroku and integrate them with Salesforce CRM and Force.com platform capabilities.
- Heroku's CEO and founders will join Salesforce, continuing to run Heroku independently while also collaborating with Force.com to create an integrated platform.
The New Normal: Dealing with the Reality of an Unsecure WorldEric Kavanagh
The document provides a summary of a presentation on database security and the challenges of securing data. It discusses how database security has evolved over time as threats have grown more sophisticated. It then introduces a product called SQL Secure that helps users identify vulnerabilities, manage access permissions and policies, assess security risks, and monitor for changes over time through reports and alerts. SQL Secure provides templates to define strong security policies and helps ensure regulatory compliance.
MySQL 5.7 was released on October 19, 2015. The document discusses exploring new features in MySQL 5.7 such as the sys schema, full-text search improvements including ngram parsing, and enabling the MeCab plugin for Japanese morphological analysis in full-text searches. It provides steps to install MySQL 5.7 on CentOS, set the initial root password, change validation settings, and optimize the full-text index.
22. MySQL本体のデフォルトがハハ=パパ問題を起こす⽇が
来る︖
In addition to utf8mb4, we are also considering
switching the default collation to be
utf8mb4̲unicode̲520̲ci.
Planning the defaults for MySQL 5.8
MySQL Bugs: #79977: utf8mb4̲unicode̲520̲ci donʼt
make sense for Japanese FTS
21/23