Giter Club home page Giter Club logo

spider's People

Contributors

iangilfillan avatar kentoku avatar willhan123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

spider's Issues

COPYRIGHT.txt

Hi,

There are some files in the hs_client folder which refer to COPYRIGHT.txt, nowhere to be found.
Some files have only the DeNA Co. copyright but others have also Kentoku Shiba copyright.

As I've done a little research, I have found the COPYRIGHT.txt for libhsclient here:
https://github.com/DeNA/HandlerSocket-Plugin-for-MySQL/blob/master/libhsclient/COPYRIGHT.txt

Does the BSD-3-Clause from COPYRIGHT.txt and also the GPL version 2, under which spider is licensed apply on the files with both the DeNa Co. and Kentoku Shiba copyrights ? Or which license applies on this specific files ?

Thanks.

Error Code: 1231. Variable 'sql_mode' can't be set to the value of 'no_auto_create_user'

Spider for Mariadb on version 10.4 works great with MySQL 5.7 as one of the nodes for sharding.

However, when I try to partition to a host with MySQL 8, it fails with an error: Error Code: 1231. Variable 'sql_mode' can't be set to the value of 'no_auto_create_user'

As per Deprecation and Removal Notes for MySQL 8 (https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-11.html):

Using GRANT to create users. Instead, use CREATE USER. Following this practice makes the NO_AUTO_CREATE_USER SQL mode immaterial for GRANT statements, so it too is removed.

I realise that MariaDB may be the focus for Spide Storage Engine going forward, but it would be great to have a fix for the above. Perhaps MariaDB may also deprecate it in the future. So better to be prepared.

There may be others like me who have a strong use case of requiring to implement Sharding on an existing MySQL database with data in Terrabytes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.